aboutsummaryrefslogtreecommitdiff
path: root/scripts/set_background
diff options
context:
space:
mode:
authoreric.marin <maarin.eric@gmail.com>2025-03-10 18:15:17 +0100
committereric.marin <maarin.eric@gmail.com>2025-03-10 18:16:27 +0100
commit48fc6ff3424acbb41633258bf1512b797a0ad8c1 (patch)
tree856f2b509c7bdb6b3e06b487ae85503ffeab027d /scripts/set_background
parentf4d45b1821ffd69361d0266247535e95c8552f1b (diff)
downloaddotfiles-48fc6ff3424acbb41633258bf1512b797a0ad8c1.tar.gz
dotfiles-48fc6ff3424acbb41633258bf1512b797a0ad8c1.zip
clean up
Diffstat (limited to '')
-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]