commit 4ec04209e0b63c76bc607ed963707ef0640c9ed4
parent 82ddba88a21dbb4a2019a2697d8007b9359e2ee5
Author: arg@mig29 <unknown>
Date: Tue, 21 Nov 2006 12:17:47 +0100
using iso10646 explicitely in arg's config.h
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.arg.h b/config.arg.h
@@ -9,7 +9,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
-#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*"
+#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
#define NORMBGCOLOR "#333333"
#define NORMFGCOLOR "#dddddd"
#define SELBGCOLOR "#336699"