From 353b79b48f5cef68599655104f5d6db6fb6dbaef Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Thu, 11 Jan 2024 00:57:59 -0500 Subject: [PATCH] redundant --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index e6774ce..933b0d9 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 && wal -qi "$HOME"/Pictures/Wallpapers + "$HOME"/.local/bin/doorsbg fi fi