waybar: fix font
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
window#waybar {
|
||||
background: @background;
|
||||
color: @foreground;
|
||||
font-family: "Iosevka Nerd Font", "Fira Code Nerd Font";
|
||||
font-family: "Iosevka NF", "Fira Code Nerd Font";
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user