aboutsummaryrefslogtreecommitdiffstats
path: root/bspwm/bspwmrc
blob: 2758af4ed2b34b47116d46b920aea768c72834ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh

bspc monitor -d term web code music 5 6

bspc config border_width 0
bspc config window_gap 10

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

bspc rule -a Gimp desktop='^8' state=floating follow=on
bspc rule -a 'Firefox Developer Edition' desktop='^2'
bspc rule -a Emacs desktop='^3' state=tiled

$HOME/.config/polybar/launch.sh