How do I change the default orientation?
asked 2013-08-18 21:05:36 +0000
This post is a wiki. Anyone with karma >100 is welcome to improve it.
Hey,
I'd like to change the default orientation such that new windows (or whatever they're called) split the screen horizontally -- one on top, one at the bottom. How do I do that? I've tried adding
default_orientation horizontal
to ~/.i3/config, but it doesn't seem to change anything. I'm using Debian 7.1 (maybe something's awry with file permissions? I'll try chmod +x).