mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Make empty waybar buttons gray
This commit is contained in:
parent
a34643de0b
commit
61f0b9931a
1 changed files with 4 additions and 0 deletions
|
@ -119,6 +119,10 @@ desktopUserHomeConfiguration {
|
|||
color: ${base0C};
|
||||
}
|
||||
|
||||
#workspaces button.empty {
|
||||
color: ${base01};
|
||||
}
|
||||
|
||||
#tray, #pulseaudio, #backlight, #cpu, #memory, #network, #battery, #clock {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue