bspwmrc 505 Bytes
Newer Older
Jay Ta'ala's avatar
Jay Ta'ala committed
1
2
3
4
5
6
#! /bin/sh

sxhkd &

bspc monitor -d I II III IV V VI VII VIII IX X

7
8
9
# solves JAVA reparenting issues (windows show up blank).  Needs wmname installed
bspc config wmname LG3D

Jay Ta'ala's avatar
Jay Ta'ala committed
10
11
12
13
14
15
16
bspc config border_width         2
bspc config window_gap          12

bspc config split_ratio          0.52
bspc config borderless_monocle   true
bspc config gapless_monocle      true

17
18
bspc config focus_follows_pointer true

Jay Ta'ala's avatar
Jay Ta'ala committed
19
20
21
bspc rule -a mplayer2 state=floating
bspc rule -a Kupfer.py focus=on
bspc rule -a Screenkey manage=off