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

9 lines
149 B
CSS

#custom-swww {
padding: 0 16px 0 8px;
font-size: 18px;
background-color: @button;
}
#custom-swww:hover {
background-color: @button-hover;
}