From 5cdcbe3c9a7fa34da1ca62826a72a60d1779e45b Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Wed, 10 Jan 2024 00:36:26 -0500 Subject: [PATCH] wal --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index 933b0d9..e6774ce 100755 --- a/setup +++ b/setup @@ -114,7 +114,7 @@ if ! test -d "$HOME"/Pictures; then if ! test -f "$HOME"/Pictures/Wallpapers/door2.jpg; then curl -o "$HOME"/Pictures/Wallpapers/door2.jpg https://old.doordesk.net/door2.jpg - "$HOME"/.local/bin/doorsbg + "$HOME"/.local/bin/doorsbg && wal -qi "$HOME"/Pictures/Wallpapers fi fi