projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b66f7a
)
s/sleep 5/sleep 2/
author
arg@10ksloc.org
<unknown>
Fri, 21 Jul 2006 09:54:14 +0000
(11:54 +0200)
committer
arg@10ksloc.org
<unknown>
Fri, 21 Jul 2006 09:54:14 +0000
(11:54 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index c6d3ae6c6628fee61a3d55c1d8c103853d49111c..89f7dba66e037e9cfe036ed81b96753f5079b6a6 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