Update .spacemacs
[~bandali/configs] / bspwm / .config / bspwm / bspwmrc
CommitLineData
3aeeb20d
AB
1#! /bin/sh
2
7791c200 3sxhkd &
23a1f61a
AB
4# sleep .25
5xfce4-panel -d &
6connman-gtk &
7pnmixer &
8sh ~/.fehbg &
3aeeb20d 9
7791c200 10bspc monitor -d I II III IV V VI VII VIII IX X
8c17e1b6 11
7791c200 12bspc config border_width 2
23a1f61a 13bspc config window_gap 10
7791c200 14#bspc config bottom_padding 32
3aeeb20d 15
7791c200
AB
16# bspc config split_ratio 0.52
17bspc config borderless_monocle true
18bspc config click_to_focus true
19bspc config gapless_monocle true
3aeeb20d 20
7791c200
AB
21bspc rule -a Firefox desktop='^1' follow=on
22bspc rule -a Emacs desktop='^2' state=tiled follow=on
23bspc rule -a Chromium desktop='^4' follow=on
7791c200 24bspc rule -a URxvt state=floating
23a1f61a
AB
25bspc rule -a URxvt:tiled state=tiled
26bspc rule -a Connman-gtk state=floating
27bspc rule -a Xfce4-panel state=floating
28bspc rule -a TelegramDesktop state=floating
29bspc rule -a Ec state=floating