FIX: polybar did not load with desktop indicators

This commit is contained in:
DuN0z 2025-09-22 11:28:17 +02:00
parent 98dcb573a1
commit 5a4c56f6bb

View file

@ -23,11 +23,11 @@
"sxhkd -m 1" "sxhkd -m 1"
"setxkbmap bepovim" "setxkbmap bepovim"
"xrandr --output DisplayPort-1 --rate 60 --pos 0x0" "xrandr --output DisplayPort-1 --rate 60 --pos 0x0"
# "while pgrep -x polybar >/dev/null; do sleep 1; done; polybar main" "polybar main"
"bash ~/.fehbg" "bash ~/.fehbg"
]; ];
extraConfig = '' extraConfigEarly = ''
bspc config borderless_monocle true bspc config borderless_monocle true
bspc config gapless_monocle true bspc config gapless_monocle true
bspc config single_monocle true bspc config single_monocle true