tfixed minor bug - dmenu - Dmenu fork with xft fonts.
(HTM) git clone git://r-36.net/dmenu
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 18ec376aa903d620f3586af4974116a82c74024f
(DIR) parent 6c1e46654dae69bb7b3fe3935358a53e44628a75
(HTM) Author: Anselm R. Garbe <arg@10kloc.org>
Date: Thu, 24 Aug 2006 12:03:40 +0200
fixed minor bug
Diffstat:
config.default.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/config.default.h b/config.default.h
t@@ -7,4 +7,4 @@
#define NORMBGCOLOR "#666699"
#define NORMFGCOLOR "#eeeeee"
#define SELBGCOLOR "#eeeeee"
-#define SELBFCOLOR "#666699"
+#define SELFGCOLOR "#666699"