dotfiles/waybar/styles/modules/wireplumber.css
2024-07-30 12:24:18 -04:00

7 lines
82 B
CSS

#wireplumber {
background: @button;
}
#wireplumber.muted {
color: #f53c3c;
}