Initial commit with modifications.

This commit is contained in:
Alex Huddleston 2020-05-07 11:57:10 -05:00
parent e61acb9e20
commit b6f5082a99

View file

@ -1,7 +1,7 @@
configuration {
show-icons: true;
//icon-theme: "Papirus";
font: "SauceCodePro Nerd Font Medium 10";
icon-theme: "Papirus";
font: "DejaVu Sans Mono for Powerline 10";
drun-display-format: "{icon} {name}";
display-run: " ";
display-drun: " ";
@ -58,7 +58,7 @@ prompt {
enabled: true;
text-color: @fg;
padding: 12 0 0 8;
font: "SauceCodePro Nerd Font Medium 11";
font: "DejaVu Sans Mono for Powerline 11";
}
entry {