tfixed - 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 11bda99968c6c755065b35605d5c00846db0665f
 (DIR) parent 82b0bc83f81ec98f483ea2468c1c677da0691510
 (HTM) Author: Anselm R. Garbe <arg@10kloc.org>
       Date:   Fri, 25 Aug 2006 18:15:24 +0200
       
       fixed
       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-*-*-*-14-*-*-*-*-*-iso10646-*"
       +#define FONT                        "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
        #define SELBGCOLOR                "#333366"
        #define SELFGCOLOR                "#eeeeee"
        #define NORMBGCOLOR                "#333333"