making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
authorarg@mig29
Tue, 05 Dec 2006 14:21:18 +0100
changeset 615 337b7f4a431e
parent 614 9ae187cb9ea8
child 616 f617c75a8405
making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
config.arg.h
--- a/config.arg.h	Tue Dec 05 13:31:29 2006 +0100
+++ b/config.arg.h	Tue Dec 05 14:21:18 2006 +0100
@@ -9,7 +9,7 @@
 #define FLOATSYMBOL		"><>"
 #define TILESYMBOL		"[]="
 
-#define FONT			"-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
+#define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*"
 #define NORMBGCOLOR		"#333333"
 #define NORMFGCOLOR		"#cccccc"
 #define SELBGCOLOR		"#336699"