JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
applied Thomas' README patch
[dwm.git] / README
diff --git a/README b/README
index b11cb00..a97a8b1 100644 (file)
--- a/README
+++ b/README
@@ -42,7 +42,9 @@ like this in your .xinitrc:
     do
         xsetroot -name "`date` `uptime | sed 's/.*,//'`"
         sleep 1
-    done | dwm
+    done &
+    dwm
+    kill $!
 
 
 Configuration