Re: [i3] Predefined Layouts

  • From: James Robertson <j@xxxxxxxxxxxxxxxx>
  • To: "Discussions/Questions about the i3 window manager" <i3-discuss@xxxxxxxxxxxxx>
  • Date: Wed, 25 Apr 2012 18:26:23 +1000

On 25 April 2012 18:09, Joep van Delft <joepvandelft@xxxxxxxxx> wrote:

You can also separate the commands with a &&:

i3-msg split h  && \
i3-msg exec urxvt && \
i3-msg exec urxvt  && \
i3-msg split v  && \
i3-msg exec urxvt

Thanks, I just altered the script to test this but does not work for
me either. I have to have the sleeps.

I also tried using "& wait" at the end of each line but no dice.

I was able to reduce the sleep time to 0.1 and still have it work as
expected but haven't tried from a cold boot yet.

Other related posts: