Selaa lähdekoodia

using smaller font

Anselm R. Garbe 18 vuotta sitten
vanhempi
commit
f1009285d8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

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