wallpaper selector

This commit is contained in:
Ryan Schanzenbacher 2023-11-08 01:16:39 -05:00
parent a60aa5d943
commit 7d887a179c
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Script initialization # Script initialization
rm /tmp/$USER-desktop-anim
# Check if animated wallpapers exist, set env var if so # Check if animated wallpapers exist, set env var if so
# Sleep for swww init to finish # Sleep for swww init to finish
sleep 3 sleep 3

View file

@ -38,6 +38,7 @@
hyprpicker hyprpicker
wl-clip-persist wl-clip-persist
gifski gifski
waypaper
# # It is sometimes useful to fine-tune packages, for example, by applying # # It is sometimes useful to fine-tune packages, for example, by applying
# # overrides. You can do that directly here, just don't forget the # # overrides. You can do that directly here, just don't forget the