diff --git a/dmenu.h b/dmenu.h index 465273c..08d7605 100644 --- a/dmenu.h +++ b/dmenu.h @@ -4,7 +4,7 @@ #include -#define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*" +#define FONT "fixed" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699"