Эх сурвалжийг харах

making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).

arg@mig29 19 жил өмнө
parent
commit
ab3b3a8f61
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

@@ -9,7 +9,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 #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"