This commit is contained in:
fz0x1 2024-11-24 18:47:52 +01:00
parent b7591e4663
commit 1e64a7d670
16 changed files with 55 additions and 31 deletions

View file

@ -2,4 +2,4 @@ killall -q polybar
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
MONITOR="HDMI-1-0" polybar --reload fz0x1 -c ~/.config/polybar/config.ini &
MONITOR="HDMI-0" polybar --reload fz0x1 -c ~/.config/polybar/config.ini &