Merge branch 'master' of github.com:ChrisCochrun/.dotfiles

This commit is contained in:
Chris Cochrun 2020-07-01 11:46:18 -05:00
commit a2eac14c07
19 changed files with 497 additions and 134 deletions

View file

@ -11,7 +11,7 @@ configuration {
font: "VictorMono Nerd Font 24.0";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
display-drun: "";
drun-display-format: "{name} {description}";
threads: 0;
scroll-method: 0;
@ -66,9 +66,9 @@ inputbar {
prompt {
enabled: true;
padding: -5px 10px 0px 8px;
padding: 0px 10px 0px 5px;
background-color: @transparent;
font: "FantasqueSansMono Nerd Font 16";
// font: "FantasqueSansMono Nerd Font 16";
border: 0px;
}
@ -77,9 +77,10 @@ entry {
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search";
// placeholder: "Search";
blink: true;
border: 0px;
padding: 0px 0px 0px 10px;
}
case-indicator {