just push it ffs

This commit is contained in:
beanigen 2025-02-18 19:54:25 +08:00
parent c2ab092fbd
commit 01004d0212
No known key found for this signature in database
7 changed files with 80 additions and 17 deletions

View file

@ -9,7 +9,7 @@ window#waybar {
border-radius: 10px;
}
#clock,
#wireplumber,
#audio,
#mpd,
#battery {
padding: 5px;
@ -65,3 +65,7 @@ window#waybar {
#battery.charging {
background: @mauve;
}
#cava {
margin-left: 0.2em;
color: @mauve;
}