aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/WallpaperEffects.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/WallpaperEffects.sh
parenteb5c63ca2d861d30b3c6e2ed24f3106d11622573 (diff)
all wallpaper stuff scripts have been "tweaked"
Diffstat (limited to 'config/hypr/UserScripts/WallpaperEffects.sh')
-rwxr-xr-xconfig/hypr/UserScripts/WallpaperEffects.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserScripts/WallpaperEffects.sh b/config/hypr/UserScripts/WallpaperEffects.sh
index 4edb6b8d..5b1f38e7 100755
--- a/config/hypr/UserScripts/WallpaperEffects.sh
+++ b/config/hypr/UserScripts/WallpaperEffects.sh
@@ -15,7 +15,7 @@ iDIR="$HOME/.config/swaync/images"
# swww transition config
FPS=60
TYPE="wipe"
-DURATION=1.5
+DURATION=2
BEZIER=".43,1.19,1,.4"
SWWW_PARAMS="--transition-fps $FPS --transition-type $TYPE --transition-duration $DURATION"
@@ -78,7 +78,7 @@ main() {
# Execute swww command after image conversion
swww img -o "$focused_monitor" "$wallpaper_output" $SWWW_PARAMS &
# Wait for swww command to complete
- sleep 1.5
+ sleep 2
# Wait for other commands to finish
wallust run "$wallpaper_output" -s &
# Wait for other commands to finish
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage