From: arg@10ksloc.org Date: Fri, 21 Jul 2006 09:54:14 +0000 (+0200) Subject: s/sleep 5/sleep 2/ X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=f85b163899a743d29ebdf1d4969e729b3f2cb79c s/sleep 5/sleep 2/ --- 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