summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Anselm R. Garbe 2006-08-25 18:15:24 +0200
committerGravatar Anselm R. Garbe 2006-08-25 18:15:24 +0200
commit11bda99968c6c755065b35605d5c00846db0665f (patch)
tree7edb1bf2d24ff7dc6cb57345ab84917d790d088c
parentswitching back to a dark color scheme with larger font (diff)
fixed
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index cb9f566..a19e463 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -3,7 +3,7 @@
* See LICENSE file for license details.
*/
-#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
+#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
#define SELBGCOLOR "#333366"
#define SELFGCOLOR "#eeeeee"
#define NORMBGCOLOR "#333333"