wtf
This commit is contained in:
parent
3e7f3c337f
commit
b9912e9197
1 changed files with 1 additions and 1 deletions
2
setup
2
setup
|
@ -112,7 +112,7 @@ fi
|
||||||
|
|
||||||
if ! test -f "$HOME"/Pictures/Wallpapers/door2.jpg; then
|
if ! test -f "$HOME"/Pictures/Wallpapers/door2.jpg; then
|
||||||
printf "Downloading default wallpaper...\n"
|
printf "Downloading default wallpaper...\n"
|
||||||
curl -o "$HOME"/Pictures/Wallpapers/door2.jpg https://old.doordesk.net/door2.jpg &&
|
curl -so "$HOME"/Pictures/Wallpapers/door2.jpg https://old.doordesk.net/door2.jpg &&
|
||||||
wal -ensqi "$HOME"/Pictures/Wallpapers
|
wal -ensqi "$HOME"/Pictures/Wallpapers
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue