8ed07b1b87d454756d5e54f624f34f95dd0a90ff
[~bandali/configs] / bspwm / .config / bspwm / bspwmrc
1 #! /bin/sh
2
3 sxhkd &
4 sh ~/.fehbg &
5 xfce4-panel -d &
6 pnmixer &
7 compton &
8 nm-applet &
9
10 bspc monitor -d I II III IV V VI VII VIII IX X
11 #bspc monitor eDP-1 -d I II III IV V
12 #bspc monitor HDMI-1 -d VI VII VIII IX X
13
14 bspc config border_width 2
15 bspc config window_gap 8
16
17 #bspc config top_padding 20
18
19 bspc config split_ratio 0.52
20 bspc config borderless_monocle true
21 bspc config gapless_monocle true
22 bspc config click_to_focus button1
23 bspc config directional_focus_tightness low
24
25 bspc rule -a Firefox desktop='^1' follow=on
26 bspc rule -a Emacs desktop='^2' state=tiled follow=on
27 #bspc rule -a Chromium desktop='^4' follow=on
28 bspc rule -a URxvt state=floating
29 bspc rule -a URxvt:tiled state=tiled
30 bspc rule -a Connman-gtk state=floating
31 bspc rule -a Xfce4-panel state=floating
32 bspc rule -a TelegramDesktop state=floating
33 bspc rule -a Ec state=floating
34 bspc rule -a Pavucontrol state=floating
35 bspc rule -a Eog state=floating
36 bspc rule -a Seahorse state=floating
37 bspc rule -a mpv state=floating
38 bspc rule -a Evince state=floating
39 bspc rule -a Meld state=floating
40 bspc rule -a Autokey-gtk state=floating
41 bspc rule -a Mousepad state=floating
42 bspc rule -a Wrapper-1.0 state=floating
43 bspc rule -a File-roller state=floating