using -*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-* fixed by default
authorarg@mig29 <unknown>
Thu, 7 Dec 2006 10:55:46 +0000 (11:55 +0100)
committerarg@mig29 <unknown>
Thu, 7 Dec 2006 10:55:46 +0000 (11:55 +0100)
dmenu.h

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