diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-17 19:36:01 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-17 19:36:01 +0900 |
| commit | d34cf9f4fa5744617711f2cf7f13ba45f142dcdf (patch) | |
| tree | b219d23b8e7e8c4330f1576250c306edf48da3f1 /config/hypr/scripts/Wallpaper.sh | |
| parent | c5ac32b6a52284103ae5ccf3c424d327c51c9892 (diff) | |
Separate PywalSwww & Refresh.sh, Now I remember :)
Diffstat (limited to 'config/hypr/scripts/Wallpaper.sh')
| -rwxr-xr-x | config/hypr/scripts/Wallpaper.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
