From: Anselm R. Garbe Date: Thu, 24 Aug 2006 10:03:40 +0000 (+0200) Subject: fixed minor bug X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=18ec376aa903d620f3586af4974116a82c74024f;p=dmenu.git fixed minor bug --- diff --git a/config.default.h b/config.default.h index 6949cea..48c810a 100644 --- a/config.default.h +++ b/config.default.h @@ -7,4 +7,4 @@ #define NORMBGCOLOR "#666699" #define NORMFGCOLOR "#eeeeee" #define SELBGCOLOR "#eeeeee" -#define SELBFCOLOR "#666699" +#define SELFGCOLOR "#666699"