diff options
| author | 2006-12-07 14:38:31 +0100 | |
|---|---|---|
| committer | 2006-12-07 14:38:31 +0100 | |
| commit | c69f397bb9a2234173726e5703eee8c123afacb4 (patch) | |
| tree | ce5f5804991c2ad08b31c8a03df7ebda13413eed /dmenu.h | |
| parent | people should define fixed being compatible with their locale (diff) | |
found compromise
Diffstat (limited to 'dmenu.h')
| -rw-r--r-- | dmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ #include <X11/Xlib.h> -#define FONT "fixed" +#define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699" |
