tpeople should define fixed being compatible with their locale - dmenu - Dmenu fork with xft fonts.
(HTM) git clone git://r-36.net/dmenu
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit b9fbd59c8a424d8aecd59634d66e5b379f72b316
(DIR) parent da2b90ddd166d59efa0ed2a79b585252a882c392
(HTM) Author: arg@mig29 <unknown>
Date: Thu, 7 Dec 2006 12:03:47 +0100
people should define fixed being compatible with their locale
Diffstat:
dmenu.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/dmenu.h b/dmenu.h
t@@ -4,7 +4,7 @@
#include <X11/Xlib.h>
-#define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*"
+#define FONT "fixed"
#define NORMBGCOLOR "#333366"
#define NORMFGCOLOR "#cccccc"
#define SELBGCOLOR "#666699"