about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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