style: waybar style

This commit is contained in:
DACHXY 2025-01-19 15:11:40 +08:00
parent 2fd7367176
commit a0203cf3c5
2 changed files with 13 additions and 7 deletions

View file

@ -121,10 +121,16 @@ tooltip label {
padding-right: 3.5px;
}
/* Center Icon */
#custom-os,
#network,
#idle_inhibitor {
padding-left: 10px; padding-right: 14px;
}
/* Most left Item */
#custom-os {
margin-left: 10px;
padding-left: 10px;
padding-right: 14px;
}
#workspaces button {