diff options
author | arg@mig29 <unknown> | 2006-12-07 11:55:46 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2006-12-07 11:55:46 +0100 |
commit | da2b90ddd166d59efa0ed2a79b585252a882c392 (patch) | |
tree | 19a582250c2747282f4c97e1ec1318e27f2c8a7c | |
parent | dd7ee0dae1e8cb9ffd58fbcab7708e9042eb560c (diff) |
using -*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-* fixed by default
-rw-r--r-- | dmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | #include <X11/Xlib.h> | 5 | #include <X11/Xlib.h> |
6 | 6 | ||
7 | #define FONT "fixed" | 7 | #define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*" |
8 | #define NORMBGCOLOR "#333366" | 8 | #define NORMBGCOLOR "#333366" |
9 | #define NORMFGCOLOR "#cccccc" | 9 | #define NORMFGCOLOR "#cccccc" |
10 | #define SELBGCOLOR "#666699" | 10 | #define SELBGCOLOR "#666699" |