From 61232fb5564a6ec42124141634fbc13de5cc75d4 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 4 May 2023 20:16:00 +0200 Subject: added back cache removal --- bin/guiscripts/newwal | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/guiscripts') 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 -- cgit v1.2.3