This commit is contained in:
Benjamin Palko 2025-01-31 14:12:01 -05:00
parent b6f63359b1
commit b7329cb951
2 changed files with 3 additions and 4 deletions

View file

@ -134,7 +134,7 @@
"tooltip-format": "Change Wallpaper", "tooltip-format": "Change Wallpaper",
"on-click": "~/dotfiles/.scripts/pywal-swww.sh", "on-click": "~/dotfiles/.scripts/pywal-swww.sh",
"format-icons": { "format-icons": {
"default": "", "default": "",
}, },
}, },
} }

View file

@ -69,8 +69,7 @@
#clock, #clock,
#idle_inhibitor, #idle_inhibitor,
#mpris, #mpris,
#wireplumber, #wireplumber {
#custom-swww {
background: @button; background: @button;
} }
@ -109,7 +108,7 @@
} }
#custom-swww { #custom-swww {
padding: 0 16px 0 8px; padding: 0 16px 0 10px;
font-size: 18px; font-size: 18px;
} }