commit 86512ce930b1171145b069569079d47477054dea
parent d3206194c18fe0b925892da7cbf8c3942481cba8
Author: Anselm R. Garbe <[email protected]>
Date: Wed, 23 Aug 2006 18:55:48 +0200
back to terminus font
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.arg.h b/config.arg.h
@@ -3,7 +3,7 @@
* See LICENSE file for license details.
*/
-#define FONT "-*-snap-*-*-*-*-*-*-*-*-*-*-*-*"
+#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#0d121d"
#define FGCOLOR "#eeeeee"
#define BORDERCOLOR "#3f484d"