summaryrefslogtreecommitdiffstats
path: root/bspwm
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-18 21:04:46 -0400
committerDavid Robillard <d@drobilla.net>2015-10-18 21:04:46 -0400
commitcdc42e8508da2267290650e53304db4dd03e92e7 (patch)
treea0924be89154e2fa94535cd54417b2a3c03819a1 /bspwm
parent22d7c4d75fbc352a01a5d4715eaaaf0512d1471a (diff)
downloaddotfiles-cdc42e8508da2267290650e53304db4dd03e92e7.tar.gz
dotfiles-cdc42e8508da2267290650e53304db4dd03e92e7.tar.bz2
dotfiles-cdc42e8508da2267290650e53304db4dd03e92e7.zip
More consistent colours
Diffstat (limited to 'bspwm')
-rwxr-xr-xbspwm/bspwmrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc
index eb7db55..622751e 100755
--- a/bspwm/bspwmrc
+++ b/bspwm/bspwmrc
@@ -10,6 +10,7 @@ bspc config borderless_monocle true
bspc config gapless_monocle true
bspc config focus_by_distance true
+bspc config normal_border_color "#2D3232"
bspc config focused_border_color "#6F7372"
bspc config top_padding $PANEL_HEIGHT
bspc config focus_follows_pointer true