diff --git a/bspwmrc b/bspwmrc index 46b0223..fe08724 100755 --- a/bspwmrc +++ b/bspwmrc @@ -12,6 +12,6 @@ bspc config borderless_monocle true bspc config gapless monocle true bspc config focus_follows_pointer true -bspc config monitor DVI-I-0 I II III -bspc config monitor HDMI-0 IV V VI +bspc monitor DVI-I-0 -d 1 2 +bspc monitor HDMI-0 -d 3 4 feh --no--fehbg --bg-center ~/Pictures/background.png