diff options
Diffstat (limited to 'config/hypr/scripts/Wallpaper.sh')
| -rwxr-xr-x | config/hypr/scripts/Wallpaper.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/hypr/scripts/Wallpaper.sh b/config/hypr/scripts/Wallpaper.sh index 52502642..8fdfcbb1 100755 --- a/config/hypr/scripts/Wallpaper.sh +++ b/config/hypr/scripts/Wallpaper.sh @@ -13,6 +13,4 @@ swww img ${RANDOMPICS} --transition-fps 30 --transition-type any --transition-du ${SCRIPTSDIR}/PywalSwww.sh & sleep 1 -${SCRIPTSDIR}/Refresh.sh & -sleep 1 -${SCRIPTSDIR}/PywalDunst.sh
\ No newline at end of file +${SCRIPTSDIR}/Refresh.sh |
