X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/6d209b9b29d062f85d34b4948b5867bd465f5150..37fea84de800e70c8ca6db295ebfefe0b61dd6cb:/README?ds=inline 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