about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index c6d3ae6..89f7dba 100644
--- 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