diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-16 19:32:04 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-16 19:32:04 +0200 |
commit | 19a368ddeacebfc3adb6be328ec95fd0d864d53d (patch) | |
tree | 88e01c3710133ea0500116ee71fa6307f8a5df54 /bin/guiscripts | |
parent | 0c740d8dbc8a1e0ea78da6a567d1024091d61c59 (diff) |
added pywalfox command
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 |