X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/0b5dcf229f64a23438e6ef5929d78b7f9bd48355..0bc4e41ebdf4dfbdb4e865ab5297f5df4f0d9e16:/README

diff --git a/README b/README
index b11cb00..135c066 100644
--- a/README
+++ b/README
@@ -42,7 +42,8 @@ like this in your .xinitrc:
     do
         xsetroot -name "`date` `uptime | sed 's/.*,//'`"
         sleep 1
-    done | dwm
+    done &
+    exec dwm
 
 
 Configuration