t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 784659565a7a4169fef9ad469ef841630758df26
   DIR parent 7ae0c198b36d638a0c787709efcc50fdf6d117ea
   URI Author: Anselm R. Garbe <arg@suckless.org>
       Date:   Wed, 21 Feb 2007 13:29:02 +0100
       
       s/555/357/ for SELCOLOR
       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@@ -9,7 +9,7 @@
        #define NORMBGCOLOR                "#222"
        #define NORMFGCOLOR                "#ccc"
        #define SELBORDERCOLOR                "#69c"
       -#define SELBGCOLOR                "#555"
       +#define SELBGCOLOR                "#357"
        #define SELFGCOLOR                "#fff"
        #define TOPBAR                        True                /* False */