]> git.lizzy.rs Git - bspwm.git/blob - examples/bspwmrc
Fail verbosely
[bspwm.git] / examples / bspwmrc
1 #! /bin/sh
2
3 sxhkd &
4
5 bspc monitor -d I II III IV V VI VII VIII IX X
6
7 bspc config border_width         2
8 bspc config window_gap          12
9
10 bspc config split_ratio          0.52
11 bspc config borderless_monocle   true
12 bspc config gapless_monocle      true
13 bspc config focus_by_distance    true
14 bspc config history_aware_focus  true
15
16 bspc rule -a Gimp desktop='^8' state=floating follow=on
17 bspc rule -a Chromium desktop='^2'
18 bspc rule -a mplayer2 state=floating
19 bspc rule -a Kupfer.py focus=on
20 bspc rule -a Screenkey manage=off