Make mute a lot easier to see

This commit is contained in:
Salt 2024-08-29 01:22:04 -05:00
parent f3e4edc09b
commit b4f9f5d81f

View File

@ -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;