switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt terminus which is too small or 14pt terminus which is too fat)
authorAnselm R. Garbe <arg@suckless.org>
Wed, 21 Feb 2007 16:53:25 +0100
changeset 809 a9340090f887
parent 808 981610a2c194
child 810 0bb2d84dc222
switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt terminus which is too small or 14pt terminus which is too fat)
config.arg.h
--- a/config.arg.h	Wed Feb 21 16:47:53 2007 +0100
+++ b/config.arg.h	Wed Feb 21 16:53:25 2007 +0100
@@ -4,7 +4,7 @@
 
 /* appearance */
 #define BORDERPX		1
-#define FONT			"-*-terminus-medium-r-*-*-12-*-*-*-*-*-*-*"
+#define FONT			"-*-proggyclean-medium-r-*-*-13-*-*-*-*-*-*-*"
 #define NORMBORDERCOLOR		"#333"
 #define NORMBGCOLOR		"#222"
 #define NORMFGCOLOR		"#ccc"