mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
wallpaper selector
This commit is contained in:
parent
a60aa5d943
commit
7d887a179c
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Script initialization
|
||||
rm /tmp/$USER-desktop-anim
|
||||
# Check if animated wallpapers exist, set env var if so
|
||||
# Sleep for swww init to finish
|
||||
sleep 3
|
||||
|
|
|
@ -38,6 +38,7 @@
|
|||
hyprpicker
|
||||
wl-clip-persist
|
||||
gifski
|
||||
waypaper
|
||||
|
||||
# # It is sometimes useful to fine-tune packages, for example, by applying
|
||||
# # overrides. You can do that directly here, just don't forget the
|
||||
|
|
Loading…
Reference in a new issue