Remove legacy Polybar launch script.
This commit is contained in:
parent
6e96fdcd45
commit
d448eaab63
@ -1,19 +0,0 @@
|
|||||||
#!/usr/bin/env sh
|
|
||||||
|
|
||||||
|
|
||||||
# Copyright 2021 Inference
|
|
||||||
|
|
||||||
# 1.0.0.1
|
|
||||||
|
|
||||||
|
|
||||||
## Kill all polybar instances.
|
|
||||||
killall -q polybar
|
|
||||||
|
|
||||||
## Launch polybar0
|
|
||||||
polybar polybar0 &
|
|
||||||
|
|
||||||
## Wait for polybar0 to launch before continuing.
|
|
||||||
sleep 1
|
|
||||||
|
|
||||||
## Launch polybar1
|
|
||||||
polybar polybar1 &
|
|
Loading…
x
Reference in New Issue
Block a user