]> git.lizzy.rs Git - bspwm.git/blob - examples/bspwmrc
bspwm: port rounded corners patch to latest version
[bspwm.git] / examples / bspwmrc
1 #! /bin/sh
2
3 pgrep -x sxhkd > /dev/null || 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
14 bspc rule -a Gimp desktop='^8' state=floating follow=on
15 bspc rule -a Chromium desktop='^2'
16 bspc rule -a mplayer2 state=floating
17 bspc rule -a Kupfer.py focus=on
18 bspc rule -a Screenkey manage=off