shift some rcfile commands over

This commit is contained in:
randomuser 2022-08-01 18:32:20 -05:00
parent 9acc377ad2
commit 2129db63c3
2 changed files with 3 additions and 6 deletions

View File

@ -1,8 +1,9 @@
#!/bin/sh #!/bin/sh
# rndusr's bspwmrc # rndusr's bspwmrc
# get the monitors up and running # post-wm boilerplate
bspc monitor -d 1 2 3 4 5 6 7 8 9 disp
statusbar &
# set up the color scheme # set up the color scheme
bspc config normal_border_color "#161510" bspc config normal_border_color "#161510"

View File

@ -1,10 +1,6 @@
# pre-wm boilerplate # pre-wm boilerplate
disp
wallpaper wallpaper
# statusbar
statusbar &
# adjust some keybindings # adjust some keybindings
setxkbmap -option caps:super setxkbmap -option caps:super
killall xcape killall xcape