wallpaper message

This commit is contained in:
Adam 2024-01-11 02:21:07 -05:00
parent 746ebd8801
commit 97c7f5dda8

1
setup
View file

@ -113,6 +113,7 @@ if ! test -d "$HOME"/Pictures; then
fi
if ! test -f "$HOME"/Pictures/Wallpapers/door2.jpg; then
printf "\nDownloading default wallpaper..."
curl -so "$HOME"/Pictures/Wallpapers/door2.jpg https://old.doordesk.net/door2.jpg
"$HOME"/.local/bin/doorsbg
fi