dot_testing/bspwm/bspwmrc

28 lines
775 B
Plaintext
Raw Normal View History

2021-05-09 18:52:30 -05:00
#!/bin/sh
# rndusr's bspwmrc
2022-08-01 18:32:20 -05:00
# post-wm boilerplate
2022-12-24 00:42:10 -06:00
wallpaper
2022-08-01 18:32:20 -05:00
disp
statusbar &
2021-06-20 10:13:41 -05:00
2021-05-09 18:52:30 -05:00
# set up the color scheme
bspc config normal_border_color "#161510"
bspc config active_border_color "#727A18"
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
2022-07-07 22:29:17 -05:00
bspc config window_gap 3
2022-07-04 02:02:48 -05:00
bspc config top_padding 20
2022-06-26 19:57:05 -05:00
bspc rule -a st-gpg-menu state=floating
2022-07-04 02:02:48 -05:00
bspc rule -a statusbar border=off sticky=on state=floating manage=off
2022-07-05 23:05:46 -05:00
bspc rule -a tmenu-prompt border=on sticky=on state=floating
2022-08-16 20:45:37 -05:00
bspc rule -a Xmessage border=on state=floating
2022-12-04 15:32:50 -06:00
bspc rule -a Zathura state=tiled
2023-01-14 20:17:33 -06:00
bspc rule -a generic-st-window state=floating manage=on sticky=on border=on
2023-03-24 10:24:33 -05:00
bspc rule -a floating-feh state=floating