dmenu

my fork of dmenu
Index Commits Files Refs README LICENSE
commit 11bda99968c6c755065b35605d5c00846db0665f
parent 82b0bc83f81ec98f483ea2468c1c677da0691510
Author: Anselm R. Garbe <arg@10kloc.org>
Date:   Fri, 25 Aug 2006 18:15:24 +0200

fixed
Diffstat:
Mconfig.arg.h | 2+-
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            "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
+#define FONT            "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
 #define SELBGCOLOR        "#333366"
 #define SELFGCOLOR        "#eeeeee"
 #define NORMBGCOLOR        "#333333"