First of all, i3 is fu**ing amazing. thanks for it! It's my second attempt at tiling and this time I think I got it. Merit goes to i3 being easy even for dumb people like me.
Well, I'm a web developer and I always want some applications opened when I startx. So the bottom of my ~/.i3/config looks like: exec i3-sensible-terminal exec gedit exec google-chrome exec parcellite I'd like to place those in a specific layout/position when i3 starts: _______________________ | | chrome | | gedit | | | |----------| | | terminal | |__________|__________| How can I? Thanks, Bruno Cassol
