[bspwm] Theme the borders

This commit is contained in:
Marcel Kapfer 2020-07-14 21:50:22 +02:00
parent af4a0e609e
commit 13b7d55e08
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 3 additions and 0 deletions

View File

@ -16,3 +16,6 @@ bspc config borderless_monocle false
bspc config gapless_monocle false
bspc rule -a Emacs state=tiled
bspc config normal_border_color "#928374"
bspc config focused_border_color "#458588"
bspc config border_width "3px"