aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnselm R Garbe <anselm@garbe.us>2011-04-27 14:38:59 +0200
committerAnselm R Garbe <anselm@garbe.us>2011-04-27 14:38:59 +0200
commit37fea84de800e70c8ca6db295ebfefe0b61dd6cb (patch)
treed1c40f5d7100cd58a166b5846929ed3931d15bf5
parentc14d293e516fa9aebffb63f9775c3be38178ccb3 (diff)
downloaddwm-37fea84de800e70c8ca6db295ebfefe0b61dd6cb.tar.zst
applied Thomas' README patch
-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