[bspwm] 5 workspaces + new rule for evince
[~bandali/configs] / bspwm / .config / bspwm / bspwmrc
CommitLineData
3aeeb20d
AB
1#! /bin/sh
2
3bspc config border_width 5
4bspc config window_gap 10
5
d760033f 6bspc config top_padding 20
8c17e1b6 7
3aeeb20d
AB
8bspc config split_ratio 0.5
9bspc config borderless_monocle true
10bspc config gapless_monocle true
11bspc config focus_by_distance true
12
531160fb 13bspc monitor -d I II III IV V
3aeeb20d
AB
14
15bspc rule -a Firefox desktop=^2 focus=on
f3d2365f 16bspc rule -a emacs desktop=^3 focus=on
531160fb
AB
17bspc rule -a apvlv desktop=^5 focus=on
18bspc rule -a evince desktop=^5 focus=on
3aeeb20d 19
8c17e1b6 20# panel &