aboutsummaryrefslogtreecommitdiff
path: root/scripts/set_background
diff options
context:
space:
mode:
authoreric.marin <maarin.eric@gmail.com>2025-11-12 10:27:37 +0100
committereric.marin <maarin.eric@gmail.com>2025-11-26 16:06:49 +0100
commitc2acdf9cca1de631c7d1c60d7cfba2a7ab816e59 (patch)
tree79e704ab15eb53e01150f48b551cf3fc0216af71 /scripts/set_background
parentc56a3edcb64643785941caea60e7c99e234c6018 (diff)
downloaddotfiles-c2acdf9cca1de631c7d1c60d7cfba2a7ab816e59.tar.gz
dotfiles-c2acdf9cca1de631c7d1c60d7cfba2a7ab816e59.zip
updated waybar
it's a bit wonky but now all modules have a constant width
Diffstat (limited to '')
-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;