JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed usage of sx, sy, sw, sh
[dwm.git] / README
diff --git a/README b/README
index b11cb00..135c066 100644 (file)
--- a/README
+++ b/README
@@ -42,7 +42,8 @@ like this in your .xinitrc:
     do
         xsetroot -name "`date` `uptime | sed 's/.*,//'`"
         sleep 1
-    done | dwm
+    done &
+    exec dwm
 
 
 Configuration