about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorAnselm R Garbe <anselm@garbe.us>2011-04-27 12:38:59 +0000
committerAnselm R Garbe <anselm@garbe.us>2011-04-27 12:38:59 +0000
commit37fea84de800e70c8ca6db295ebfefe0b61dd6cb (patch)
treed1c40f5d7100cd58a166b5846929ed3931d15bf5 /README
parentc14d293e516fa9aebffb63f9775c3be38178ccb3 (diff)
downloaddwm-37fea84de800e70c8ca6db295ebfefe0b61dd6cb.tar.gz
applied Thomas' README patch
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
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