diff --git a/setup b/setup index e9822fc..208d118 100755 --- a/setup +++ b/setup @@ -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