X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/dc5c070c44d9af434405c8d6538abd06299d3298..0d9d3e79e925f9c049e5e1487a25e8a1a63db44e:/README?ds=inline diff --git a/README b/README index 5915a27..b4fde50 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ dwm - dynamic window manager ----------------------------- -dwm is an extremely fast, small, and dynamic X11 window manager. +============================ +dwm is an extremely fast, small, and dynamic window manager for X. Requirements @@ -37,7 +37,7 @@ like this in your .xinitrc: while true do - echo `date` `uptime | sed 's/.*://; s/,//g'` + echo `date` `uptime | sed 's/.*,//'` sleep 1 done | dwm