diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-11-08 01:16:39 -0500 | 
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-11-08 01:16:39 -0500 | 
| commit | 7d887a179c698d64c8f0339f36e8e6c166bb336c (patch) | |
| tree | e26283c93716e23b4851aa5bb863bc365d3ec280 /home-config/hypr | |
| parent | a60aa5d943b36c275c8d261ec966becae8c5c57c (diff) | |
wallpaper selector
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 | 
