250dc1db1ced4f06e16b24e9753b11d19a0d905c
[~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 Nightly desktop='^1' follow=on
27 bspc rule -a Emacs desktop='^2' state=tiled follow=on
28 #bspc rule -a Chromium desktop='^4' follow=on
29 bspc rule -a URxvt state=floating
30 bspc rule -a URxvt:tiled state=tiled
31 bspc rule -a Connman-gtk state=floating
32 bspc rule -a Xfce4-panel state=floating
33 bspc rule -a TelegramDesktop state=floating
34 bspc rule -a Ec state=floating
35 bspc rule -a Pavucontrol state=floating
36 bspc rule -a Eog state=floating
37 bspc rule -a Seahorse state=floating
38 bspc rule -a mpv state=floating
39 bspc rule -a Evince state=floating
40 bspc rule -a Meld state=floating
41 bspc rule -a Autokey-gtk state=floating
42 bspc rule -a Mousepad state=floating
43 bspc rule -a Wrapper-1.0 state=floating
44 bspc rule -a File-roller state=floating
45 bspc rule -a Gnome-disks state=floating
46 bspc rule -a Termite state=floating
47 bspc rule -a Termite:tiled state=tiled
48 bspc rule -a Thunderbird:Calendar state=floating
49 bspc rule -a Audacity state=floating
50 bspc rule -a Proof state=floating # pvs x-show-proof
51 bspc rule -a Nm-connection-editor state=floating
52 bspc rule -a Wire state=floating
53 bspc rule -a discord state=floating
54 bspc rule -a X2goclient state=floating
55 bspc rule -a SimpleScreenRecorder state=floating
56 bspc rule -a Gimp state=floating