Make mute a lot easier to see
This commit is contained in:
parent
f3e4edc09b
commit
b4f9f5d81f
@ -78,8 +78,9 @@ window#waybar {
|
||||
border-radius: 8px;
|
||||
}
|
||||
#pulseaudio.muted {
|
||||
border-top: 4px solid #fb4934;
|
||||
border-bottom: 4px solid transparent;
|
||||
border-radius: 8px;
|
||||
background: #fb4934;
|
||||
color: #282828;
|
||||
}
|
||||
#tray {
|
||||
padding: 0 1em;
|
||||
|
Loading…
Reference in New Issue
Block a user