2024-11-06
This commit is contained in:
parent
dfd3191ee9
commit
7d9e95fafa
9 changed files with 70 additions and 32 deletions
|
@ -4,6 +4,6 @@ killall -q polybar
|
|||
# Wait until the processes have been shut down
|
||||
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
|
||||
|
||||
# Launch the bar
|
||||
polybar -c ~/.config/polybar/config.ini &
|
||||
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