Updates Polybar

This commit is contained in:
Stephan Raabe
2023-04-06 14:30:10 +02:00
parent 80c0f7c22e
commit 172809495b
8 changed files with 51 additions and 23 deletions

7
polybar/launch.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
polybar-msg cmd quit
# killall -q polybar
polybar -r mybar
echo "Bars launched..."