diff --git a/config/bspwm/bspwmrc b/config/bspwm/bspwmrc index 7580ff87..42d1d125 100755 --- a/config/bspwm/bspwmrc +++ b/config/bspwm/bspwmrc @@ -2,11 +2,12 @@ pgrep -x sxhkd > /dev/null || sxhkd & -#bspc monitor -d 1 2 3 4 5 6 -bspc monitor -d web dev irc media game +bspc monitor -d 1 2 3 4 5 6 +#bspc monitor -d web dev irc media game if [[ $(xrandr -q | grep 'HDMI-0 connected') ]]; then bspc monitor HDMI-0 -d 6 7 8 + bspc wm -O DP-0 HDMI-0 fi bspc config border_width 3