From b7329cb9518f25d4385c08bf59cf64d98aefcbec Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Fri, 31 Jan 2025 14:12:01 -0500 Subject: [PATCH] yee --- waybar/config.jsonc | 2 +- waybar/style.css | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/waybar/config.jsonc b/waybar/config.jsonc index dd9a92f..066e918 100644 --- a/waybar/config.jsonc +++ b/waybar/config.jsonc @@ -134,7 +134,7 @@ "tooltip-format": "Change Wallpaper", "on-click": "~/dotfiles/.scripts/pywal-swww.sh", "format-icons": { - "default": "", + "default": "", }, }, } diff --git a/waybar/style.css b/waybar/style.css index 95eca0e..616818b 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -69,8 +69,7 @@ #clock, #idle_inhibitor, #mpris, -#wireplumber, -#custom-swww { +#wireplumber { background: @button; } @@ -109,7 +108,7 @@ } #custom-swww { - padding: 0 16px 0 8px; + padding: 0 16px 0 10px; font-size: 18px; }