t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 00e95e1f38f7f63584925182a98fb36e84b0f246
   DIR parent 0a0759132c07ff78896fd8559e6f576898f266a3
   URI Author: Anselm R. Garbe <arg@10kloc.org>
       Date:   Fri, 25 Aug 2006 18:14:55 +0200
       
       oh frking dear big font...
       Diffstat:
         M config.arg.h                        |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/config.arg.h b/config.arg.h
       t@@ -10,7 +10,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
        #define FLOATSYMBOL                "><>"
        #define TILESYMBOL                "[]="
        
       -#define FONT                        "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
       +#define FONT                        "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
        #define SELBGCOLOR                "#333366"
        #define SELFGCOLOR                "#eeeeee"
        #define NORMBGCOLOR                "#333333"