From 2fc4260287471e5fb985411ea3f60d6eb0a854dc Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Fri, 7 Mar 2025 20:59:53 +0100 Subject: waybar modification --- scripts/set_background | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/set_background b/scripts/set_background index ba7445a..3045637 100755 --- a/scripts/set_background +++ b/scripts/set_background @@ -5,7 +5,7 @@ if test (count $argv) -lt 1; or not test -f $argv[1] exit 1 end -set -x SWWW_TRANSITION "wipe" +set -x SWWW_TRANSITION "simple" set -x SWWW_TRANSITION_FPS 60 set -U img $argv[1] @@ -13,5 +13,6 @@ niri msg action do-screen-transition swww img $img wallust run $img makoctl reload +systemctl --user reload waybar.service notify-send -i $img "Wallust" "Changed wallpaper and palette." -- cgit v1.2.3