aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-12-17 19:36:01 +0900
committerJaKooLit <jimmielovejay.com>2023-12-17 19:36:01 +0900
commitd34cf9f4fa5744617711f2cf7f13ba45f142dcdf (patch)
treeb219d23b8e7e8c4330f1576250c306edf48da3f1 /config
parentc5ac32b6a52284103ae5ccf3c424d327c51c9892 (diff)
Separate PywalSwww & Refresh.sh, Now I remember :)
Diffstat (limited to 'config')
-rwxr-xr-xconfig/hypr/scripts/Refresh.sh3
-rwxr-xr-xconfig/hypr/scripts/RefreshNoWaybar.sh8
-rwxr-xr-xconfig/hypr/scripts/Wallpaper.sh1
-rwxr-xr-xconfig/hypr/scripts/WallpaperSelect.sh1
4 files changed, 6 insertions, 7 deletions
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh
index c9ad2a66..0d91de8d 100755
--- a/config/hypr/scripts/Refresh.sh
+++ b/config/hypr/scripts/Refresh.sh
@@ -18,9 +18,6 @@ sleep 0.1
# Relaunch dunst with pywal-borders
${SCRIPTSDIR}/PywalDunst.sh &
-# Pywal refresh
-${SCRIPTSDIR}/PywalSwww.sh &
-
# Relaunching rainbow borders
sleep 1
${SCRIPTSDIR}/RainbowBorders.sh &
diff --git a/config/hypr/scripts/RefreshNoWaybar.sh b/config/hypr/scripts/RefreshNoWaybar.sh
index f177438d..c834a531 100755
--- a/config/hypr/scripts/RefreshNoWaybar.sh
+++ b/config/hypr/scripts/RefreshNoWaybar.sh
@@ -14,13 +14,13 @@ for _prs in "${_ps[@]}"; do
fi
done
-sleep 0.1
-# Relaunch dunst with pywal-borders
-${SCRIPTSDIR}/PywalDunst.sh &
-
# Pywal refresh
${SCRIPTSDIR}/PywalSwww.sh &
+sleep 0.5
+# Relaunch dunst with pywal-borders
+${SCRIPTSDIR}/PywalDunst.sh &
+
# Relaunching rainbow borders
sleep 1
${SCRIPTSDIR}/RainbowBorders.sh &
diff --git a/config/hypr/scripts/Wallpaper.sh b/config/hypr/scripts/Wallpaper.sh
index e670dc6b..38444b39 100755
--- a/config/hypr/scripts/Wallpaper.sh
+++ b/config/hypr/scripts/Wallpaper.sh
@@ -18,6 +18,7 @@ SWWW_PARAMS="--transition-fps $FPS --transition-type $TYPE --transition-duration
swww query || swww init && swww img ${RANDOMPICS} $SWWW_PARAMS
+${SCRIPTSDIR}/PywalSwww.sh
sleep 1
${SCRIPTSDIR}/Refresh.sh
diff --git a/config/hypr/scripts/WallpaperSelect.sh b/config/hypr/scripts/WallpaperSelect.sh
index 61049e5b..cde48225 100755
--- a/config/hypr/scripts/WallpaperSelect.sh
+++ b/config/hypr/scripts/WallpaperSelect.sh
@@ -80,5 +80,6 @@ fi
main
+${SCRIPTSDIR}/PywalSwww.sh
sleep 1
${SCRIPTSDIR}/Refresh.sh
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage