dot_testing/bspwm/bspwmrc

14 lines
237 B
Plaintext
Raw Normal View History

2021-05-09 18:52:30 -05:00
#!/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"