Regenerated
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
pgrep swww >/dev/null 2>&1 || swww &
|
||||
mkdir -p ~/Wallpapers
|
||||
rsync -au --ignore-existing ../ ~/
|
||||
rsync -au ../ ~/
|
||||
#bash ./set-wallpapers-at-logon.sh
|
||||
Reference in New Issue
Block a user