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

bspc monitor DP-1 -d term web code music
bspc monitor DP-2 -d 5 6 7
bspc monitor DVI-1-0 -d 8 9

bspc config border_width 0
bspc config window_gap   5

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

bspc rule -a Emacs state=tiled

$HOME/.config/polybar/launch.sh