waybar: make swaync module use the 'background' colour as its foreground

This commit is contained in:
Nico 2025-05-03 16:16:01 +10:00
parent b36ecf6149
commit a4ffe3bed4

View file

@ -122,6 +122,7 @@ button:hover {
margin-left: 0px;
background-color: @red;
color: @background;
padding: 10px;
}