From 48fc6ff3424acbb41633258bf1512b797a0ad8c1 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Mon, 10 Mar 2025 18:15:17 +0100 Subject: clean up --- scripts/set_background | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/set_background b/scripts/set_background index 8beab55..e8846fb 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 "simple" +set -x SWWW_TRANSITION "random" set -x SWWW_TRANSITION_FPS 60 set -U img $argv[1] -- cgit v1.2.3