add bspwm
This commit is contained in:
parent
4ad51ce885
commit
9fa9749fe8
|
@ -0,0 +1,13 @@
|
|||
#!/bin/sh
|
||||
# rndusr's bspwmrc
|
||||
|
||||
# monitor configuration
|
||||
disp
|
||||
|
||||
# set a wallpaper
|
||||
wall
|
||||
|
||||
# set up the color scheme
|
||||
bspc config normal_border_color "#161510"
|
||||
bspc config active_border_color "#727A18"
|
||||
bspc config focused_border_color "#727A18"
|
Loading…
Reference in New Issue