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