t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit f85b163899a743d29ebdf1d4969e729b3f2cb79c
   DIR parent 2b66f7afb1040c1dd8869ce335dc960751f9469a
   URI Author: arg@10ksloc.org <unknown>
       Date:   Fri, 21 Jul 2006 11:54:14 +0200
       
       s/sleep 5/sleep 2/
       
       Diffstat:
         M README                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README b/README
       t@@ -41,7 +41,7 @@ in .xinitrc:
            while true
            do
                echo `date` `uptime | sed 's/.*://; s/,//g'`
       -        sleep 5
       +        sleep 2
            done | dwm
        
        Configuration