On Wed, Mar 05, 2008 at 03:36:54PM +0100, Joerg van den Hoff wrote: > and without reiterating my complaints about not having a config file: what do > you think could be a user-friendly and "minimal invasive" strategy to add > certain patches to the core of `dwm' without getting completely locked to > a specific version (or being forced to continually recreate the patches for > every release)?
Include your_patch.c in config.h, maybe compile dwm before each run from a wrapper script using $HOME/.dwmrc as a softlink to config.h? Regards, -- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
