2021-05-09 18:52:30 -05:00
|
|
|
#!/bin/sh
|
|
|
|
# rndusr's bspwmrc
|
|
|
|
|
2024-01-15 03:52:45 -06:00
|
|
|
bspc rule -a st-gpg-menu state=floating
|
|
|
|
bspc rule -a statusbar border=off sticky=on state=floating manage=off
|
|
|
|
bspc rule -a tmenu-prompt border=on sticky=on state=floating
|
|
|
|
bspc rule -a Xmessage border=on state=floating
|
|
|
|
bspc rule -a Zathura state=tiled
|
|
|
|
bspc rule -a generic-st-window state=floating manage=on sticky=on border=on
|
|
|
|
bspc rule -a floating-feh state=floating
|
2024-02-24 17:22:30 -06:00
|
|
|
bspc rule -a send-to-9 desktop=9
|
|
|
|
|
|
|
|
bspc rule -a steam desktop=1
|
|
|
|
bspc rule -a discord desktop=2
|
2024-01-15 03:52:45 -06:00
|
|
|
|
2021-05-09 18:52:30 -05:00
|
|
|
bspc config normal_border_color "#161510"
|
2024-04-10 21:19:25 -05:00
|
|
|
bspc config active_border_color "#161510"
|
2021-05-09 18:52:30 -05:00
|
|
|
bspc config focused_border_color "#727A18"
|
2022-06-13 13:58:42 -05:00
|
|
|
|
|
|
|
bspc config pointer_follows_focus true
|
|
|
|
bspc config pointer_follows_monitor true
|
|
|
|
bspc config focus_follows_pointer true
|
2022-06-26 19:57:05 -05:00
|
|
|
|
2024-01-15 03:52:45 -06:00
|
|
|
bspc config window_gap 0
|
|
|
|
bspc config top_padding 20
|
2024-01-28 19:02:49 -06:00
|
|
|
|
|
|
|
# post-wm configuration
|
|
|
|
disp
|