From 37fea84de800e70c8ca6db295ebfefe0b61dd6cb Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Wed, 27 Apr 2011 12:38:59 +0000 Subject: [PATCH] applied Thomas' README patch --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 135c066..a97a8b1 100644 --- a/README +++ b/README @@ -43,7 +43,8 @@ like this in your .xinitrc: xsetroot -name "`date` `uptime | sed 's/.*,//'`" sleep 1 done & - exec dwm + dwm + kill $! Configuration -- 1.7.10.4