diff options
| author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-27 20:08:21 +0200 | 
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-27 20:08:21 +0200 | 
| commit | 47948e6f6b377097cf7cfb0d2507791a7d23d1ac (patch) | |
| tree | 4f37e3c85ecb31a39635524aa53c405f1d865593 /bin/guiscripts/newwal | |
| parent | bae83ea82692c5721cac9c2486b6605f1f904190 (diff) | |
updated colors path
Diffstat (limited to 'bin/guiscripts/newwal')
| -rwxr-xr-x | bin/guiscripts/newwal | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/guiscripts/newwal b/bin/guiscripts/newwal index 32d3db6..758a21c 100755 --- a/bin/guiscripts/newwal +++ b/bin/guiscripts/newwal @@ -67,6 +67,6 @@ border-color = $color6  EOF  # waybar -ln -sf "$walcache/colors-waybar.css" "$HOME/.config/waybar/colors.css" +ln -sf "$walcache/colors-waybar.css" "$HOME/.config/waybar/styles/colors/colors.css"  pkill -USR2 waybar  pywalfox update  | 
