From 8f8d9c06935758e218bbc88faaef6d2d2bd60df1 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Sat, 7 Jun 2025 22:48:43 +0200 Subject: wallpapermenu --- scripts/set_background | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'scripts') diff --git a/scripts/set_background b/scripts/set_background index 1ba3665..f9465ce 100755 --- a/scripts/set_background +++ b/scripts/set_background @@ -10,9 +10,10 @@ set -x SWWW_TRANSITION_FPS 60 set -x SWWW_TRANSITION_DURATION 2 set -U img $argv[1] -niri msg action do-screen-transition -swww img $img -wallust run $img -makoctl reload -notify-send -i $img "Wallust" "Changed wallpaper and palette." +wallust run $img; and begin + niri msg action do-screen-transition + swww img $img + makoctl reload + notify-send -i $img "Wallust" "Changed wallpaper and palette." +end; -- cgit v1.2.3