mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
feat(pulseaudio): add muted class
This commit is contained in:
@ -59,3 +59,8 @@ window {
|
||||
background: #f1c40f;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.pulseaudio.muted {
|
||||
background: #90b1b1;
|
||||
color: #2a5c45;
|
||||
}
|
||||
|
Reference in New Issue
Block a user