tfont size changed as well - dmenu - Dmenu fork with xft fonts.
 (HTM) git clone git://r-36.net/dmenu
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b24aa8312b8067226e469d15c0a103a3016670f0
 (DIR) parent 5146c3f27f730b3b37805c1f7b19bbebe312959f
 (HTM) Author: arg@10ksloc.org <unknown>
       Date:   Mon,  7 Aug 2006 12:21:31 +0200
       
       font size changed as well
       
       Diffstat:
         config.arg.h                        |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.arg.h b/config.arg.h
       t@@ -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"