JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
s/sleep 5/sleep 2/
authorarg@10ksloc.org <unknown>
Fri, 21 Jul 2006 09:54:14 +0000 (11:54 +0200)
committerarg@10ksloc.org <unknown>
Fri, 21 Jul 2006 09:54:14 +0000 (11:54 +0200)
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