Procházet zdrojové kódy

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

Anselm R. Garbe před 18 roky
rodič
revize
1e80207876
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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"