tsmall change to README - dwm - [fork] customized build of dwm, the dynamic window manager
(HTM) git clone git://src.adamsgaard.dk/dwm
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 02cea3b47e944ddb7541dfb404af205c1064191a
(DIR) parent 1c2d673ded697f4b131f8700ce98392fbb383b2e
(HTM) Author: Anselm R. Garbe <arg@10kloc.org>
Date: Thu, 28 Sep 2006 16:14:48 +0200
small change to README
Diffstat:
M README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/README b/README
t@@ -37,7 +37,7 @@ like this in your .xinitrc:
while true
do
- echo `date` `uptime | sed 's/.*://; s/,//g'`
+ echo `date` `uptime | sed 's/.*,//'`
sleep 1
done | dwm