diff --git a/config/waybar/style.css b/config/waybar/style.css index a6b0ff7..be48b6c 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -7,8 +7,8 @@ window#waybar { background: @background; color: @foreground; - font-family: "Fira Code", "Font Awesome 5 Free Solid"; - font-size: 13px; + font-family: "Font Awesome 5 Free Solid", Iosevka, "Fira Code"; + font-size: 14px; } #workspaces { @@ -20,6 +20,7 @@ window#waybar { #workspaces button { background: transparent; border-radius: 0; + font-size: 0.9rem; } #workspaces button.focused {