JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
s/sleep 5/sleep 2/
[dwm.git] / README
diff --git a/README b/README
index c6d3ae6..89f7dba 100644 (file)
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ in .xinitrc:
     while true
     do
         echo `date` `uptime | sed 's/.*://; s/,//g'`
-        sleep 5
+        sleep 2
     done | dwm
 
 Configuration