I'm dreaming of a Bash script that opens applications and places them in certain workspaces.
For example, I'd like to run a script that:
- In Workspace 1 opens firefox
- WS2 - opens term and maximizes it
- WS3 - opens Sublime Text2 and maximizes it
- WS4 - opens Pidgin, gpodder, and banshee
Is such a script possible in Ubuntu 13.04 running Cinnamon?