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

7 lines
93 B
CSS

#mpris {
background-color: @button;
}
#mpris:hover {
background-color: @button-hover;
}