浏览代码

using pixelcarnage-monospace (proggyclean), because this is better to the eyes

Anselm R. Garbe 18 年之前
父节点
当前提交
1e80207876
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

@@ -4,7 +4,7 @@
 
 /* appearance */
 #define BORDERPX		1
-#define FONT			"-*-proggyclean-medium-r-*-*-13-*-*-*-*-*-*-*"
+#define FONT			"-*-pixelcarnage monospace-*-r-*-*-14-*-*-*-*-*-*-*"
 #define NORMBORDERCOLOR		"#333"
 #define NORMBGCOLOR		"#222"
 #define NORMFGCOLOR		"#ccc"