dwm-dynamicwindowmanager----------------------------dwmisanextremelyfast,small,anddynamicX11windowmanager.Requirements------------InordertobuilddwmyouneedtheXlibheaderfiles.Installation------------Editconfig.mktomatchyourlocalsetup(dwmisinstalledintothe/usr/localnamespacebydefault).Afterwardsenterthefollowingcommandstobuildandinstalldwm(ifnecessaryasroot):cpconfig.default.hconfig.hmakecleaninstallRunningdwm-----------Addthefollowinglinetoyour.xinitrctostartdwmusingstartx:execdwmInordertoconnectdwmtoaspecificdisplay,makesurethattheDISPLAYenvironmentvariableissetcorrectly,e.g.:DISPLAY=foo.bar:1execdwm(Thiswillstartdwmondisplay:1ofthehostfoo.bar.)Inordertodisplaystatusinfointhebar,youcandosomethinglikethisinyour.xinitrc:whiletruedoecho`date``uptime | sed 's/.*://; s/,//g'`sleep1done|dwmConfiguration-------------Theconfigurationofdwmisdonebyeditingconfig.h.