updates to new polybar config

This commit is contained in:
ksyasuda
2021-11-14 23:12:13 -08:00
parent 55de99081a
commit c386e4828a
4 changed files with 18 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
*/
configuration {
font: "FantasqueSansMono Nerd Font 14";
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
@@ -39,7 +39,7 @@ prompt {
padding: 0% 1% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 12";
font: "FantasqueSansMono Nerd Font 10";
}
entry {
@@ -98,7 +98,7 @@ element-icon {
text-color: inherit;
horizontal-align: 0.5;
vertical-align: 0.5;
size: 96px;
size: 32px;
border: 0px;
}