From c2acdf9cca1de631c7d1c60d7cfba2a7ab816e59 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Wed, 12 Nov 2025 10:27:37 +0100 Subject: updated waybar it's a bit wonky but now all modules have a constant width --- scripts/set_background | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/set_background b/scripts/set_background index 161a272..9a29ffa 100755 --- a/scripts/set_background +++ b/scripts/set_background @@ -14,7 +14,7 @@ wallust run $argv[1]; and begin set -U img $argv[1] swww img $argv[1] makoctl reload - notify-send -i $argv[1] "Wallust" "Changed wallpaper and palette." + notify-send -i $img "Wallust" "Changed wallpaper and palette." end; or begin notify-send -u critical "Wallust" "Failed to change palette" end; -- cgit v1.2.3