Fix fonts
This commit is contained in:
@@ -41,15 +41,13 @@
|
||||
"format-alt": "{:%a, %d. %b %H:%M}"
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": "",
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": " MUTED",
|
||||
"format-icons": {
|
||||
"default": [
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
"max-volume": 100,
|
||||
|
||||
@@ -23,7 +23,7 @@ window#waybar {
|
||||
* {
|
||||
border: none;
|
||||
min-height: 0;
|
||||
font-family: "Font Awesome";
|
||||
font-family: "Iosevka Nerd Font Propo", "Font Awesome";
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user