From: arg@suckless.org Date: Thu, 18 Oct 2007 08:28:41 +0000 (+0200) Subject: removed dwm.h, just include C-files in config.h if you extend dwm, that's simplier... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/cd7ebaad25fa5f10a4442f9d80a05f344ca271d3?hp=cd7ebaad25fa5f10a4442f9d80a05f344ca271d3 removed dwm.h, just include C-files in config.h if you extend dwm, that's simplier and most flexible than all other possibilities ---