[waybar] little less space saving

This commit is contained in:
Simon Cornet 2024-03-31 23:25:45 +02:00
parent b6eb4e1c6d
commit 4a8d9e09ab

View File

@ -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;
}