diff --git a/apps/waybar/style.css b/apps/waybar/style.css index 1b3d558..ede44bd 100644 --- a/apps/waybar/style.css +++ b/apps/waybar/style.css @@ -3,7 +3,7 @@ border-radius: 10px; font-family: "FiraCode Nerd Font"; font-weight: normal; - font-size: 16px; + font-size: 17px; min-height: 0; } @@ -65,7 +65,7 @@ tooltip { border-radius: 0px 10px 10px 0px; font-family: "Ubuntu Light 12"; font-weight: normal; - font-size: 16px; + font-size: 17px; } #workspaces{ @@ -98,7 +98,7 @@ tooltip { #network, #pulseaudio { border-radius: 0px 0px 0px 0px; - font-size: 16px; + font-size: 17px; margin-right: -3px; margin-left: 0px; }