summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-05-04 11:59:38 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-05-04 11:59:38 +0200
commitee7d03227389e8c474cd2c5cf7b3018221b6d631 (patch)
tree3e019fe93b20a2cd3b136e7e918154ce7b51d447 /bin
parentcdffca815a0e824ed3fc0993994f0e28ea2c3878 (diff)
don't clear cache
Diffstat (limited to 'bin')
-rwxr-xr-xbin/guiscripts/newwal1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/guiscripts/newwal b/bin/guiscripts/newwal
index 1673b51..3014c87 100755
--- a/bin/guiscripts/newwal
+++ b/bin/guiscripts/newwal
@@ -19,7 +19,6 @@ test -f "${wal:=$(realpath "$1")}" ||
ln -sf "$wal" "$wall"
pkill swaybg # There should be only one
swaybg -i "$wall" &
-wal -c
wal -i "$wall"
# foot