summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-05-04 20:16:00 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-05-04 20:16:00 +0200
commit61232fb5564a6ec42124141634fbc13de5cc75d4 (patch)
tree9c2fc0b607b63a52c2f2c9bf41b9b05348f47684
parentab57868cc4d08068960504a96e8261face249363 (diff)
added back cache removal
-rwxr-xr-xbin/guiscripts/newwal1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/guiscripts/newwal b/bin/guiscripts/newwal
index b662ec7..2bb2df2 100755
--- a/bin/guiscripts/newwal
+++ b/bin/guiscripts/newwal
@@ -19,6 +19,7 @@ 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