aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/WallpaperRandom.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-12-26 23:13:14 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-12-26 23:13:14 +0900
commit08c8db898ff52483d3e84bc6738e3c7ee857344d (patch)
tree7d18d86232e193c6fe8db195b9726b86b68aa799 /config/hypr/UserScripts/WallpaperRandom.sh
parenteb5c63ca2d861d30b3c6e2ed24f3106d11622573 (diff)
all wallpaper stuff scripts have been "tweaked"
Diffstat (limited to 'config/hypr/UserScripts/WallpaperRandom.sh')
-rwxr-xr-xconfig/hypr/UserScripts/WallpaperRandom.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/hypr/UserScripts/WallpaperRandom.sh b/config/hypr/UserScripts/WallpaperRandom.sh
index c3926906..6e8f5ff6 100755
--- a/config/hypr/UserScripts/WallpaperRandom.sh
+++ b/config/hypr/UserScripts/WallpaperRandom.sh
@@ -12,7 +12,7 @@ RANDOMPICS=${PICS[ $RANDOM % ${#PICS[@]} ]}
# Transition config
-FPS=60
+FPS=30
TYPE="random"
DURATION=1
BEZIER=".43,1.19,1,.4"
@@ -21,8 +21,9 @@ SWWW_PARAMS="--transition-fps $FPS --transition-type $TYPE --transition-duration
swww query || swww-daemon --format xrgb && swww img -o $focused_monitor ${RANDOMPICS} $SWWW_PARAMS
-sleep 1
+sleep 1.5
${scriptsDir}/WallustSwww.sh
+
sleep 0.5
${scriptsDir}/Refresh.sh
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage