From d34cf9f4fa5744617711f2cf7f13ba45f142dcdf Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 17 Dec 2023 19:36:01 +0900 Subject: Separate PywalSwww & Refresh.sh, Now I remember :) --- config/hypr/scripts/Wallpaper.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'config/hypr/scripts/Wallpaper.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 -- cgit v1.2.3