I have got dwm configured with the push,cycle,resize and pertag
patches, but now I'd like every single tag to have it's own default
layout. I've tried to following, but it doesn't work correct.
/* init layouts */
for(m = mons; m; m = m->next) {
for(i=0; i < LENGTH(tags) + 1; i++) {
m->lts[
On 23/10/2010 16:16, Benjamin Cathey wrote:
Michael
I use wmii every day on a dual-head system (with it also on a third head
external monitor connected to a netbook w/synergy). It works great for
me. I have never had a problem with it.
I'll give it a try then, thanks!
Michael