aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com~>2023-12-22 21:45:40 +0900
committerJaKooLit <jimmielovejay@gmail.com~>2023-12-22 21:45:40 +0900
commitff0733ec97d85270ab399259695ede86df47d1a8 (patch)
tree793216cc6ae503d202ccd0f3b908e385917d9e95 /config/hypr/scripts
parent2287d9998be917f4a1ce2754b7ec7fbb54699a40 (diff)
updated main to resolve conflicts
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/WallpaperSelect.sh11
1 files changed, 6 insertions, 5 deletions
diff --git a/config/hypr/scripts/WallpaperSelect.sh b/config/hypr/scripts/WallpaperSelect.sh
index cde48225..691b8fd2 100755
--- a/config/hypr/scripts/WallpaperSelect.sh
+++ b/config/hypr/scripts/WallpaperSelect.sh
@@ -6,11 +6,11 @@ SCRIPTSDIR="$HOME/.config/hypr/scripts"
DIR="$HOME/Pictures/wallpapers"
# Transition config
-FPS=60
-TYPE="any"
+FPS=30
+TYPE="wipe"
DURATION=1
-BEZIER="0,.53,1,.48"
-SWWW_PARAMS="--transition-fps $FPS --transition-type $TYPE --transition-duration $DURATION --transition-bezier $BEZIER"
+BEZIER=".43,1.19,1,.4"
+SWWW_PARAMS="--transition-fps $FPS --transition-type $TYPE --transition-duration $DURATION"
# Check if swaybg is running
if pidof swaybg > /dev/null; then
@@ -80,6 +80,7 @@ fi
main
+sleep 0.5
${SCRIPTSDIR}/PywalSwww.sh
-sleep 1
+sleep 0.2
${SCRIPTSDIR}/Refresh.sh
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage