dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit 37fea84de800e70c8ca6db295ebfefe0b61dd6cb
parent c14d293e516fa9aebffb63f9775c3be38178ccb3
Author: Anselm R Garbe <anselm@garbe.us>
Date:   Wed, 27 Apr 2011 12:38:59 +0000

applied Thomas' README patch
Diffstat:
MREADME | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README
@@ -43,7 +43,8 @@ like this in your .xinitrc:
         xsetroot -name "`date` `uptime | sed 's/.*,//'`"
         sleep 1
     done &
-    exec dwm
+    dwm
+    kill $!
 
 
 Configuration