people should define fixed being compatible with their locale b9fbd59c
arg@mig29 · 2006-12-07 12:03 1 file(s) · +1 −1
dmenu.h +1 −1
4 4
5 5
#include <X11/Xlib.h>
6 6
7 -
#define FONT			"-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*"
7 +
#define FONT			"fixed"
8 8
#define NORMBGCOLOR		"#333366"
9 9
#define NORMFGCOLOR		"#cccccc"
10 10
#define SELBGCOLOR		"#666699"