[bspwm] 5 workspaces + new rule for evince
[~bandali/configs] / bspwm / .config / bspwm / bspwmrc
index d9d4507..432fce9 100755 (executable)
@@ -3,18 +3,18 @@
 bspc config border_width        5
 bspc config window_gap                 10
 
-bspc config top_padding 27
+bspc config top_padding 20
 
 bspc config split_ratio         0.5
 bspc config borderless_monocle  true
 bspc config gapless_monocle     true
 bspc config focus_by_distance   true
 
-# bspc monitor -d I II III IV V VI VII VIII IX X
 bspc monitor -d I II III IV V
 
 bspc rule -a Firefox desktop=^2 focus=on
-bspc rule -a Thunderbird desktop=^3 focus=on
+bspc rule -a emacs desktop=^3 focus=on
 bspc rule -a apvlv desktop=^5 focus=on
+bspc rule -a evince desktop=^5 focus=on
 
 # panel &