summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/guiscripts/newwal1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/guiscripts/newwal b/bin/guiscripts/newwal
index 3014c87..3f6532c 100755
--- a/bin/guiscripts/newwal
+++ b/bin/guiscripts/newwal
@@ -6,7 +6,6 @@ wall="$HOME/pics/wallpaper"
walls="$HOME/pics/wallpapers"
walcache="$HOME/.cache/wal"
res="1920x1080"
-test -d "$walcache" || exit 1
# if no (valid) argument, use random wallpaper
test -f "${wal:=$(realpath "$1")}" ||