[waybar] some space saving
This commit is contained in:
parent
b2afecd9b3
commit
9a060b34cb
@ -18,6 +18,9 @@ tooltip {
|
||||
border-width: 2px;
|
||||
border-style: solid;
|
||||
border-color: #4771c9;
|
||||
font-family: "Ubuntu Light 12";
|
||||
font-weight: normal;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
@ -95,14 +98,15 @@ tooltip {
|
||||
#network,
|
||||
#pulseaudio {
|
||||
border-radius: 0px 0px 0px 0px;
|
||||
font-size: 18px;
|
||||
font-size: 16px;
|
||||
margin-right: -3px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
#tray {
|
||||
border-radius: 10px 0px 0px 10px;
|
||||
font-size: 18px;
|
||||
font-family: "Ubuntu Light 12";
|
||||
font-size: 12px;
|
||||
margin-left: 10px;
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user