aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/set_background2
1 files changed, 1 insertions, 1 deletions
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]