mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
style: add styling to disk module
This commit is contained in:
parent
cb1c7ea12c
commit
354de5f13f
@ -69,6 +69,7 @@ window#waybar.chromium {
|
||||
#battery,
|
||||
#cpu,
|
||||
#memory,
|
||||
#disk,
|
||||
#temperature,
|
||||
#backlight,
|
||||
#network,
|
||||
@ -142,6 +143,10 @@ label:focus {
|
||||
background-color: #9b59b6;
|
||||
}
|
||||
|
||||
#disk {
|
||||
background-color: #964B00;
|
||||
}
|
||||
|
||||
#backlight {
|
||||
background-color: #90b1b1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user