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 9807a49..4d64a6e 100755 --- a/bin/guiscripts/newwal +++ b/bin/guiscripts/newwal @@ -24,6 +24,7 @@ wal -i "$wall"  # foot  . "$walcache/colors.sh" +rm -f "$HOME/.config/foot/colors"  cat <<EOF | tr -d '#' > "$HOME/.config/foot/colors"  [colors]  foreground = $foreground  | 
