1
0

more bspwmrc

This commit is contained in:
dtb 2021-07-24 22:24:28 -04:00
parent 09350d126e
commit 54b030a3b1

View File

@ -1,5 +1,12 @@
#!/bin/sh #!/bin/sh
bspc config active_border_color '#FFCACA'
bspc config focus_follows_pointer true
bspc config focused_border_color '#FFFFFF'
bspc config normal_border_color '#FFDBDB'
bspc config window_gap 0 bspc config window_gap 0
bspc monitor -d 1 2 3 4 5 6 7 8 9 10 bspc monitor -d 1 2 3 4 5 6 7 8 9 10
pgrep -x sxhkd >/dev/null || sxhkd & bspc rule -a XClock manage=off # thanks emanuele6
polybar bar & bspc rule -a xload manage=off
xdo lower -NXClock
xdo lower -Nxload
data | lemonbar -bf '-*-unscii-*-*-*-*-*-*-*-*-*-*-*-*' -F '#FFDBDB'