diff options
Diffstat (limited to 'bin/guiscripts/newwal')
| -rwxr-xr-x | bin/guiscripts/newwal | 1 | 
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  | 
