make windows look better with gotham colorscheme
[~bandali/configs] / bspwm / .config / bspwm / bspwmrc
CommitLineData
3aeeb20d
AB
1#! /bin/sh
2
b43fbbaa 3bspc config border_width 3
3aeeb20d
AB
4bspc config window_gap 10
5
dcbfb16d 6bspc config top_padding 30
8c17e1b6 7
b43fbbaa 8bspc config split_ratio 0.6
3aeeb20d
AB
9bspc config borderless_monocle true
10bspc config gapless_monocle true
11bspc config focus_by_distance true
12
be232cb1 13bspc monitor -d web code term iv v vi vii viii ix x
3aeeb20d 14
b43fbbaa
AB
15bspc config normal_border_color '#1d1f21'
16bspc config focused_border_color '#093748'
17
cab423bf
AB
18bspc rule -a Firefox desktop=^1 focus=on
19bspc rule -a emacs desktop=^2 focus=on
5ece0347 20bspc rule -a zathura desktop=^5 focus=on
dcbfb16d 21bspc rule -a xfce4-appfinder floating=on
3aeeb20d 22
8c17e1b6 23# panel &