waybar: update font-size

This commit is contained in:
2024-05-21 18:12:33 +03:00
parent cb97f78456
commit 619328774c

View File

@@ -9,7 +9,7 @@ window#waybar {
color: @foreground; color: @foreground;
font-family: "Iosevka NF", "Fira Code Nerd Font", "Font Awesome 6 Free", font-family: "Iosevka NF", "Fira Code Nerd Font", "Font Awesome 6 Free",
"Font Awesome 6 Brands"; "Font Awesome 6 Brands";
font-size: 22px; font-size: 20px;
} }
#workspaces button { #workspaces button {