How can I change awesome to prefer more narrow windows over wide windows. I have a fancy 4k monitor with plenty of space, but for example when I have 6 windows open, all the layours prefer showing me a 2x3 layout instead of 3x2.
awful.tag.incncol( 1, nil, true)
This does nothing for me.
Thank you in advance!