JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
applied Thomas' README patch
authorAnselm R Garbe <anselm@garbe.us>
Wed, 27 Apr 2011 12:38:59 +0000 (12:38 +0000)
committerAnselm R Garbe <anselm@garbe.us>
Wed, 27 Apr 2011 12:38:59 +0000 (12:38 +0000)
README

diff --git a/README b/README
index 135c066..a97a8b1 100644 (file)
--- 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