FEAT: Swapping i3bar for polybar
This commit is contained in:
7
polybar/launch.sh
Executable file
7
polybar/launch.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
polybar-msg cmd quit
|
||||
|
||||
echo "---" | tee -a /tmp/polybar.log
|
||||
polybar MyBar 2>&1 | tee -a /tmp/polybar.log & disown
|
||||
|
||||
echo "Bars launched ... "
|
||||
|
||||
Reference in New Issue
Block a user