.config + polybar submodule
This commit is contained in:
8
.config/polybar/launch.sh
Executable file
8
.config/polybar/launch.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
killall -q polybar
|
||||
|
||||
polybar bspbar1 >> /tmp/polybar1.log 2>&1 &
|
||||
polybar bspbar2 >> /tmp/polybar1.log 2>&1 &
|
||||
|
||||
echo "Bars launched..."
|
||||
Reference in New Issue
Block a user