20241108-1
This commit is contained in:
parent
528da39d49
commit
e269923d78
3 changed files with 73 additions and 105 deletions
|
@ -1,9 +1,5 @@
|
|||
# Terminate already running bar instances
|
||||
killall -q polybar
|
||||
|
||||
# Wait until the processes have been shut down
|
||||
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
|
||||
|
||||
sleep 1
|
||||
|
||||
MONITOR="HDMI-1-0" polybar --reload fz0x1 -c ~/.config/polybar/config.ini &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue