Re: [i3] Predefined Layouts

  • From: "e.waelde" <ew.ng7125@xxxxxxxxxx>
  • To: i3-discuss@xxxxxxxxxxxxx
  • Date: Wed, 25 Apr 2012 14:23:53 +0200

Hello,

On 04/25/2012 09:17 AM, James Robertson wrote:

Use:
i3-msg split h
i3-msg exec urxvt
i3-msg exec urxvt
i3-msg split v
i3-msg exec urxvt
That doesn't work and it simply opens 3 terminals vertically for me.
I had a hunch that it was executing faster than urxvt could load and
so added some sleeps as follows:

i3-msg split h
i3-msg exec urxvt
sleep 1
i3-msg exec urxvt
sleep 1
i3-msg split v
i3-msg exec urxvt


Just for the records: I tried something similar a few
days ago and ended up using sleeps between calls to
urxvt as well.

Cheers,
Erich

system amd64, Debian GNU/Linux unstable,
i3 --version
i3 version 4.1.2 (2012-01-27, branch "release-4.1.2") © 2009-2011 Michael
Stapelberg and contributors


Other related posts: