diff options
author | Amin Bandali <me@aminb.org> | 2015-02-28 22:00:23 -0500 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-02-28 22:00:23 -0500 |
commit | 6cfa03bc98ebd197c4c451056234fda564daa87e (patch) | |
tree | cfce6dda4eaed6d3cd5f3aeb779a83d601ab6125 /sxhkd | |
parent | e65630e02ebd6d255f86951e3b768a2c323712e2 (diff) | |
download | configs-6cfa03bc98ebd197c4c451056234fda564daa87e.tar.gz configs-6cfa03bc98ebd197c4c451056234fda564daa87e.tar.xz configs-6cfa03bc98ebd197c4c451056234fda564daa87e.zip |
update color theme (Base16 Tomorrow)
update panel colors, conky, dmenu and gtk themes
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index e9e38f7..b0b93db 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -84,7 +84,7 @@ super + Return urxvt super + space - dmenu_run -fn "-*-termsyn-medium-r-normal-*-13-*-*-*-c-*-*-1" -h 24 -nb \#2f2b30 -nf \#fefdfb -sb \#cf0f38 -sf \#fefdfb + dmenu_run -fn "-*-termsyn-medium-r-normal-*-13-*-*-*-c-*-*-1" -h 24 -nb \#1d1f21 -nf \#ffffff -sb \#cc6666 -sf \#ffffff super + x slimlock |