> hey, > > sounds quite interesting, but what's wrong with a simple > diff-file instead of instructions where to insert c-code? -.- > > > v4hn
A diff would be better, but my dwm has some other crap, and I don't have the unmodified, and those are just excuses for the fact that i don't know how to make a diff patch. I would guess something like $ diff -patch dwm.c olddwm.c would that work? I suppose I should RTFM. Apologies for being so lazy.