diff options
Diffstat (limited to 'home-config/hypr')
-rwxr-xr-x | home-config/hypr/wallpaper-daemon.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home-config/hypr/wallpaper-daemon.sh b/home-config/hypr/wallpaper-daemon.sh index 5f53d33..83c5229 100755 --- a/home-config/hypr/wallpaper-daemon.sh +++ b/home-config/hypr/wallpaper-daemon.sh | |||
@@ -1,7 +1,6 @@ | |||
1 | #!/usr/bin/env bash | 1 | #!/usr/bin/env bash |
2 | 2 | ||
3 | # Script initialization | 3 | # Script initialization |
4 | rm /tmp/$USER-desktop-anim | ||
5 | # Check if animated wallpapers exist, set env var if so | 4 | # Check if animated wallpapers exist, set env var if so |
6 | # Sleep for swww init to finish | 5 | # Sleep for swww init to finish |
7 | sleep 3 | 6 | sleep 3 |