diff --git a/hm/desktop/bspwm.nix b/hm/desktop/bspwm.nix index 7039aff..8247da5 100644 --- a/hm/desktop/bspwm.nix +++ b/hm/desktop/bspwm.nix @@ -23,11 +23,11 @@ "sxhkd -m 1" "setxkbmap bepovim" "xrandr --output DisplayPort-1 --rate 60 --pos 0x0" -# "while pgrep -x polybar >/dev/null; do sleep 1; done; polybar main" + "polybar main" "bash ~/.fehbg" ]; - extraConfig = '' + extraConfigEarly = '' bspc config borderless_monocle true bspc config gapless_monocle true bspc config single_monocle true