diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-04 11:59:38 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-04 11:59:38 +0200 |
commit | ee7d03227389e8c474cd2c5cf7b3018221b6d631 (patch) | |
tree | 3e019fe93b20a2cd3b136e7e918154ce7b51d447 /bin | |
parent | cdffca815a0e824ed3fc0993994f0e28ea2c3878 (diff) |
don't clear cache
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/guiscripts/newwal | 1 |
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 |