Forráskód Böngészése

14px fonts drives me nuts

Anselm R. Garbe 18 éve
szülő
commit
169d96ae8f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

@@ -3,7 +3,7 @@
 /* appearance */
 #define BARPOS			BarTop /* BarBot, BarOff */
 #define BORDERPX		1
-#define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*"
+#define FONT			"-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*"
 #define NORMBORDERCOLOR		"#333"
 #define NORMBGCOLOR		"#222"
 #define NORMFGCOLOR		"#ccc"