JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
applied Thomas' README patch
[dwm.git] / 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 &
         xsetroot -name "`date` `uptime | sed 's/.*,//'`"
         sleep 1
     done &
-    exec dwm
+    dwm
+    kill $!
 
 
 Configuration
 
 
 Configuration