using waybar instead

This commit is contained in:
Chris Cochrun 2024-01-18 09:52:00 -06:00
parent 24cdb6c13d
commit 5bce22f990
3 changed files with 34 additions and 15 deletions

3
scripts/waybar.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
kill $(pgrep waybar) && waybar &