Update bspwm & sxhkd dots
[~bandali/configs] / bspwm / .config / bspwm / bspwmrc
CommitLineData
3aeeb20d
AB
1#! /bin/sh
2
7791c200 3sxhkd &
3aeeb20d 4
7791c200 5bspc monitor -d I II III IV V VI VII VIII IX X
8c17e1b6 6
7791c200
AB
7bspc config border_width 2
8bspc config window_gap 12
9#bspc config bottom_padding 32
3aeeb20d 10
7791c200
AB
11# bspc config split_ratio 0.52
12bspc config borderless_monocle true
13bspc config click_to_focus true
14bspc config gapless_monocle true
3aeeb20d 15
7791c200
AB
16bspc rule -a Firefox desktop='^1' follow=on
17bspc rule -a Emacs desktop='^2' state=tiled follow=on
18bspc rule -a Chromium desktop='^4' follow=on
19bspc rule -a Termite state=floating
20bspc rule -a URxvt state=floating
21bspc rule -a qterminal state=floating