>>5665642this is a copy paste of one of my posts on /g/ a few years ago
dwm++ configs: download/h53h0qdpxkaqbub/dwm%2B%2B(3).zip
cure font:
http://www.mediafire.com/?okoca4shacvr73gDrag the font to /Library/Fonts, run fc-cache, then run xset fp rehash, then you should be ready to install everything. Also, you may need to look at my sample .xinitrc to see how to setup the dwmstatus file. Replace the sample "/path/to" stuff with the actual path, obvi.
~/.xinitrc:
http://pastebin.com/HHeQvMW9The "xrdb -merge ~/.Xresources" line denotes that I am using a non standard .Xdefaults/.Xresources file because the original .Xdefaults file is deprecated.
Pretty much just cd into the dwm++ dir, run make clean, then make. This should give you the dwm binary. After this, simply invoke the binary in your .xinitrc (as I have in my sample one I gave you). To get the status shit to work, you need to edit your zip code in for the weather script and your email info for the email script. After that, just add it into your .xinitrc, once again as I have in my sample one.