JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
[dwm.git] / README
diff --git a/README b/README
index 2dcaedd..b11cb00 100644 (file)
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ like this in your .xinitrc:
 
     while true
     do
-        echo `date` `uptime | sed 's/.*,//'`
+        xsetroot -name "`date` `uptime | sed 's/.*,//'`"
         sleep 1
     done | dwm