dwm-dynamicwindowmanager============================dwmisanextremelyfast,small,anddynamicwindowmanagerforX.Requirements------------InordertobuilddwmyouneedtheXlibheaderfiles.Installation------------Editconfig.mktomatchyourlocalsetup(dwmisinstalledintothe/usr/localnamespacebydefault).Afterwardsenterthefollowingcommandtobuildandinstalldwm(ifnecessaryasroot):makecleaninstallRunningdwm-----------Addthefollowinglinetoyour.xinitrctostartdwmusingstartx:execdwmInordertoconnectdwmtoaspecificdisplay,makesurethattheDISPLAYenvironmentvariableissetcorrectly,e.g.:DISPLAY=foo.bar:1execdwm(Thiswillstartdwmondisplay:1ofthehostfoo.bar.)Inordertodisplaystatusinfointhebar,youcandosomethinglikethisinyour.xinitrc:whiletruedoecho`date``uptime | sed 's/.*,//'`sleep1done|dwmConfiguration-------------Theconfigurationofdwmisdonebycreatingacustomconfig.hand(re)compilingthesourcecode.