On Thu, Jul 07, 2011 at 13:48:27 +0200, Hiltjo Posthuma wrote: > I don't think vanilla dwm remembers tags when restarting so it's not > that the patch removes that behaviour. You can specify rules in your > config.h which tags to apply to each application.
You are right, I was remembering it incorrectly. I run a loop at the end of my .xsession that keeps restarting dwm. Somehow I thought I remembered that the tag would be preserved in the loop. Sorry for the confusion.