Преглед изворни кода

switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt terminus which is too small or 14pt terminus which is too fat)

Anselm R. Garbe пре 18 година
родитељ
комит
0bdcf75e25
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

@@ -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"