[waybar] some space saving

This commit is contained in:
Simon Cornet 2024-03-31 23:21:20 +02:00
parent 9a060b34cb
commit b6eb4e1c6d

View File

@ -3,7 +3,7 @@
border-radius: 10px; border-radius: 10px;
font-family: "FiraCode Nerd Font"; font-family: "FiraCode Nerd Font";
font-weight: normal; font-weight: normal;
font-size: 18px; font-size: 16px;
min-height: 0; min-height: 0;
} }
@ -65,7 +65,7 @@ tooltip {
border-radius: 0px 10px 10px 0px; border-radius: 0px 10px 10px 0px;
font-family: "Ubuntu Light 12"; font-family: "Ubuntu Light 12";
font-weight: normal; font-weight: normal;
font-size: 18px; font-size: 16px;
} }
#workspaces{ #workspaces{