From 5798601f2527b6535fbafba7e22de4dd53954718 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Mon, 24 Mar 2025 08:42:44 +0100 Subject: update --- scripts/set_background | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/set_background') diff --git a/scripts/set_background b/scripts/set_background index e8846fb..1ba3665 100755 --- a/scripts/set_background +++ b/scripts/set_background @@ -5,8 +5,9 @@ if test (count $argv) -lt 1; or not test -f $argv[1] exit 1 end -set -x SWWW_TRANSITION "random" +set -x SWWW_TRANSITION "any" set -x SWWW_TRANSITION_FPS 60 +set -x SWWW_TRANSITION_DURATION 2 set -U img $argv[1] niri msg action do-screen-transition -- cgit v1.2.3