backlight

This commit is contained in:
Reid 2024-05-17 15:36:24 -07:00
parent c51078e515
commit b775657b1e
3 changed files with 13 additions and 0 deletions

View file

@ -103,6 +103,10 @@ window#waybar.floating #window {
color: @sapphire;
}
#backlight {
color: @yellow;
}
#pulseaudio {
color: @pink;
}