[waybar] little less space saving
This commit is contained in:
parent
b6eb4e1c6d
commit
4a8d9e09ab
@ -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: 16px;
|
font-size: 17px;
|
||||||
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: 16px;
|
font-size: 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces{
|
#workspaces{
|
||||||
@ -98,7 +98,7 @@ tooltip {
|
|||||||
#network,
|
#network,
|
||||||
#pulseaudio {
|
#pulseaudio {
|
||||||
border-radius: 0px 0px 0px 0px;
|
border-radius: 0px 0px 0px 0px;
|
||||||
font-size: 16px;
|
font-size: 17px;
|
||||||
margin-right: -3px;
|
margin-right: -3px;
|
||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user