Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
i3wm, how to align multiple containers?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Thu Oct 17, 2013 10:15 am    Post subject: i3wm, how to align multiple containers? Reply with quote

I look for some advise regarding the following setup on my first virtual screen in i3wm, which should be done via config file on startup.

My wish:

********************
lilyterm | xclock
********************
lilyterm
********************



lilyterm, right to it, split horizontally and reduced a bit in size xclock to the right
Below another lilyterm.


Its rather difficult and I don't get the documentation how to set it up.

There are Splitv and splith and resize to do this job but I can't get it to work, probably I miss some of the hint in the documentation: http://i3wm.org/docs/userguide.html#_changing_the_container_layout


well if you want to autostart a lilyterm on the first virtual screen you add this to i3/config file.

Code:
exec --no-startup-id i3-msg 'workspace 1:Shell; exec /usr/bin/lilyterm'


I tried changing the exec line with ; as separator and other tricks but basically it wont succeed to the desired layout.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum