diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-16 19:37:18 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-16 19:37:18 +0200 |
commit | d4c614702839d965503bf1edc730f6b385823aeb (patch) | |
tree | 09b348f661cf3202a73db6e1ff40eb5cb345ab55 /bin/guiscripts | |
parent | 6f7a492a03deb61bf37e3b5b6574c696912144d1 (diff) | |
parent | 19a368ddeacebfc3adb6be328ec95fd0d864d53d (diff) |
Merge branch 'main' of gdb:dotfiles
Diffstat (limited to 'bin/guiscripts')
-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 4d64a6e..b913552 100755 --- a/bin/guiscripts/newwal +++ b/bin/guiscripts/newwal @@ -69,3 +69,4 @@ EOF # waybar ln -sf "$walcache/colors-waybar.css" "$HOME/.config/waybar/colors.css" pkill -USR2 waybar +pywalfox update |