tback to terminus font - 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 86512ce930b1171145b069569079d47477054dea
 (DIR) parent d3206194c18fe0b925892da7cbf8c3942481cba8
 (HTM) Author: Anselm R. Garbe <arg@10kloc.org>
       Date:   Wed, 23 Aug 2006 18:55:48 +0200
       
       back to terminus font
       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                        "-*-snap-*-*-*-*-*-*-*-*-*-*-*-*"
       +#define FONT                        "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
        #define BGCOLOR                        "#0d121d"
        #define FGCOLOR                        "#eeeeee"
        #define BORDERCOLOR                "#3f484d"