shift some rcfile commands over
This commit is contained in:
parent
9acc377ad2
commit
2129db63c3
|
@ -1,8 +1,9 @@
|
|||
#!/bin/sh
|
||||
# rndusr's bspwmrc
|
||||
|
||||
# get the monitors up and running
|
||||
bspc monitor -d 1 2 3 4 5 6 7 8 9
|
||||
# post-wm boilerplate
|
||||
disp
|
||||
statusbar &
|
||||
|
||||
# set up the color scheme
|
||||
bspc config normal_border_color "#161510"
|
||||
|
|
Loading…
Reference in New Issue