Since Ubuntu has no options to save and restore desktop sessions on shutdown of the computer, I want to write a shell script which helps to setup a customized workspace on a single command. I've found similiar questions on the web. However, I tried gDevilspie and was absolutely lost with that application. Nor do I want to use Compiz as I have made really bad experiences with this software messing up my system several times in the past.
I am looking for a clean an simple shell script which can be called as a command via the Dash. For example, the "office scenario" command would do this:
- start Atom editor in workspace 1
- start Terminator in workspace 1
- start Firefox browser in workspace 3
- start Slack in workspace 4
- start Trello (Chromium application shortcut) in workspace 4
- start Sunrise Calendar (Chromium application shortcut) in workspace 4
Is a shell script the proper way to achieve this goal? If so, what would the shell script need to look like (I have no shell scripting experience so far) and where would it belong to be called as a single command via the Dash?
I appreciate your help very much.
fscr
or so, *BUT*, would need an edit of the script. Working on something at the moment. If I finish, I will post an edit tomorrow or the day after :) – Jacob Vlijm Jun 01 '16 at 19:09