Re: [i3] Starting apps on designated workspace only on i3 startup

  • From: Michael Stapelberg <michael@xxxxxxxx>
  • To: i3-discuss <i3-discuss@xxxxxxxxxxxxx>
  • Date: Sat, 14 Apr 2012 11:06:07 +0200

Hi James,

Excerpts from James Robertson's message of 2012-04-14 10:56:35 +0200:

i3-msg workspace WEB ; iceweasel
i3-msg workspace TERM ; urxvt
I’m sorry for instructing you wrong. The application needs to be launched by i3
so that it can match the workspace to the startup notification id. Therefore,
use:

i3-msg workspace WEB; i3-msg exec iceweasel
i3-msg workspace TERM; i3-msg exec urxvt

Best regards,
Michael

Other related posts: