about summary refs log tree commit diff
diff options
context:
space:
mode:
author[email protected] <unknown>2006-08-07 12:21:31 +0200
committer[email protected] <unknown>2006-08-07 12:21:31 +0200
commitb24aa8312b8067226e469d15c0a103a3016670f0 (patch)
tree3937df7a8e86ce6c44260cbecad56aff5a9ca9aa
parentappliead Sanders manpage/Makefile pacth (diff)
downloaddmenu-b24aa8312b8067226e469d15c0a103a3016670f0.tar.gz
dmenu-b24aa8312b8067226e469d15c0a103a3016670f0.tar.bz2
dmenu-b24aa8312b8067226e469d15c0a103a3016670f0.zip
font size changed as well
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index 39f2351..5e63805 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -3,7 +3,7 @@
  * See LICENSE file for license details.
  */
 
-#define FONT			"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
+#define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
 #define BGCOLOR			"#444444"
 #define FGCOLOR			"#ffffff"
 #define BORDERCOLOR		"#222222"