Browse Source

applied Thomas' README patch

Anselm R Garbe 14 năm trước cách đây
mục cha
commit
37fea84de8
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      README

+ 2 - 1
README

@@ -43,7 +43,8 @@ like this in your .xinitrc:
         xsetroot -name "`date` `uptime | sed 's/.*,//'`"
         sleep 1
     done &
-    exec dwm
+    dwm
+    kill $!
 
 
 Configuration