On 13 November 2011 19:22, Stephen Paul Weber <singpol...@singpolyma.net> wrote:
> I used to be able to start dwm on a different tag selection than the default
> (which is only select tag 1).  Is there still a way to do this?

Watch out for createmon() in the code and amend the line

m->tagset[0] = m->tagset[1] = 1;

according to your needs.

HTH,
Anselm

Reply via email to