diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-17 19:39:54 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-17 19:39:54 +0900 |
| commit | 0ac64eb61526f5ae02a58e5e90a589ec0f4c3b45 (patch) | |
| tree | b219d23b8e7e8c4330f1576250c306edf48da3f1 /config/hypr/scripts/Wallpaper.sh | |
| parent | 9e100deb5604e606a73210a38466e8edfd12a178 (diff) | |
| parent | c8f54744c027fc48c7b34b8a1dafad2306e29136 (diff) | |
Merge pull request #80 from JaKooLit/Development
Development
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 |
