[emacs] remove previous [experimental] emacs config
[~bandali/configs] / bspwm / .config / bspwm / bspwmrc
... / ...
CommitLineData
1#! /bin/sh
2
3sxhkd &
4sh ~/.fehbg &
5xfce4-panel -d &
6#compton &
7sleep 0.5 && pasystray --notify=all &
8
9bspc monitor -d I II III IV V VI VII VIII IX X
10#bspc monitor eDP-1 -d I II III IV V
11#bspc monitor HDMI-1 -d VI VII VIII IX X
12
13#bspc config border_width 2
14#bspc config window_gap 8
15bspc config window_gap 0
16
17bspc config bottom_padding 26
18
19bspc config split_ratio 0.52
20bspc config borderless_monocle true
21bspc config gapless_monocle true
22bspc config click_to_focus button1
23bspc config directional_focus_tightness low
24
25bspc rule -a Firefox desktop='^1' follow=on
26bspc rule -a Nightly desktop='^1' follow=on
27bspc rule -a Emacs desktop='^2' state=tiled follow=on
28#bspc rule -a Chromium desktop='^4' follow=on
29bspc rule -a URxvt state=floating
30bspc rule -a URxvt:tiled state=tiled
31bspc rule -a Connman-gtk state=floating
32bspc rule -a Xfce4-panel state=floating
33bspc rule -a TelegramDesktop state=floating
34bspc rule -a Ec state=floating
35bspc rule -a Pavucontrol state=floating
36bspc rule -a Eog state=floating
37bspc rule -a Seahorse state=floating
38bspc rule -a mpv state=floating
39bspc rule -a Evince state=floating
40bspc rule -a Meld state=floating
41bspc rule -a Autokey-gtk state=floating
42bspc rule -a Mousepad state=floating
43bspc rule -a Wrapper-1.0 state=floating
44bspc rule -a File-roller state=floating
45bspc rule -a Gnome-disks state=floating
46bspc rule -a Termite state=floating
47bspc rule -a Termite:tiled state=tiled
48bspc rule -a Thunderbird:Calendar state=floating
49bspc rule -a Audacity state=floating
50bspc rule -a Proof state=floating # pvs x-show-proof
51bspc rule -a Nm-connection-editor state=floating
52bspc rule -a Wire state=floating
53bspc rule -a discord state=floating
54bspc rule -a X2goclient state=floating
55bspc rule -a SimpleScreenRecorder state=floating
56bspc rule -a Gimp state=floating
57bspc rule -a Wrapper-2.0 state=floating
58bspc rule -a Zathura state=tiled