diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index ce2af3d..67261a4 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -21,13 +21,9 @@ polybar main & # Ensure we have the correct cursor xsetroot -cursor_name left_ptr - -bspc monitor -d I II III IV V VI VII VIII IX X - - pgrep -x sxhkd > /dev/null || sxhkd & -bspc monitor -d I II III IV V VI VII VIII IX X +bspc monitor -d CHAT DEV WEB MISC bspc config border_width 1 bspc config window_gap 8 @@ -38,8 +34,6 @@ bspc config split_ratio 0.52 bspc config borderless_monocle false bspc config gapless_monocle false -bspc rule -a Gimp desktop='^8' state=floating follow=on -bspc rule -a Chromium desktop='^2' bspc rule -a mplayer2 state=floating bspc rule -a Kupfer.py focus=on bspc rule -a Screenkey manage=off