Some minor polybar tweaks
[~bandali/configs] / bspwm / .config / bspwm / bspwmrc
CommitLineData
3aeeb20d
AB
1#! /bin/sh
2
7791c200 3sxhkd &
e6566456 4sh ~/.fehbg &
e0dcd28c 5polybar-launch
23a1f61a
AB
6connman-gtk &
7pnmixer &
855ca243 8compton &
3aeeb20d 9
855ca243
AB
10bspc monitor eDP-1 -d I II III IV V
11bspc monitor HDMI-1 -d VI VII VIII IX X
8c17e1b6 12
7791c200 13bspc config border_width 2
e6566456 14bspc config window_gap 8
3aeeb20d 15
de4bd775 16#bspc config top_padding 20
855ca243
AB
17
18bspc config split_ratio 0.52
7791c200 19bspc config borderless_monocle true
7791c200 20bspc config gapless_monocle true
855ca243 21bspc config click_to_focus true
3aeeb20d 22
7791c200
AB
23bspc rule -a Firefox desktop='^1' follow=on
24bspc rule -a Emacs desktop='^2' state=tiled follow=on
25bspc rule -a Chromium desktop='^4' follow=on
7791c200 26bspc rule -a URxvt state=floating
e6566456 27bspc rule -a URxvt:tiled state=tiled
23a1f61a
AB
28bspc rule -a Connman-gtk state=floating
29bspc rule -a Xfce4-panel state=floating
e6566456 30bspc rule -a TelegramDesktop state=floating
23a1f61a 31bspc rule -a Ec state=floating
855ca243
AB
32bspc rule -a Pavucontrol state=floating
33bspc rule -a Eog state=floating
34bspc rule -a Seahorse state=floating
35bspc rule -a mpv state=floating
36bspc rule -a Evince state=floating