Somebody claiming to be Anselm R Garbe wrote:
On 13 November 2011 19:22, Stephen Paul Weber 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 l
On 13 November 2011 19:22, Stephen Paul Weber 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;
accordi
On 13 November 2011 18:22, Stephen Paul Weber 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?
This is what I use, I'm not at my box right now, so it's a rough guess, but I'm
pretty sure it'll w