aboutsummaryrefslogtreecommitdiff
path: root/config/bspwm/colors
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-02-12 19:48:26 +0100
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-02-12 19:48:26 +0100
commit5d1a5573fe6c5a80e523979a3b725eff0913065e (patch)
tree05f1ae8e81c5d5dade3771e08fc457c6f1479e81 /config/bspwm/colors
parentf7ac47a1102006842d074146237c756648478675 (diff)
downloaddotfiles-5d1a5573fe6c5a80e523979a3b725eff0913065e.tar.gz
dotfiles-5d1a5573fe6c5a80e523979a3b725eff0913065e.tar.bz2
dotfiles-5d1a5573fe6c5a80e523979a3b725eff0913065e.zip
add bspwm and sxhkd confs
Diffstat (limited to 'config/bspwm/colors')
-rwxr-xr-xconfig/bspwm/colors6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/bspwm/colors b/config/bspwm/colors
new file mode 100755
index 0000000..63977ca
--- /dev/null
+++ b/config/bspwm/colors
@@ -0,0 +1,6 @@
+#! /bin/sh
+source ~/.colors
+
+bspc config focused_border_color $COLOR11
+bspc config active_border_color $COLOR11
+bspc config normal_border_color $COLOR0