aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/set_background2
1 files changed, 1 insertions, 1 deletions
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;