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

7 lines
109 B
CSS

#custom-swaync {
background-color: @button;
}
#custom-swaync:hover {
background-color: @button-hover;
}