2

I would like to create customized desktops which contain the files and program/tool icons etc that I use for specific projects. I would also like to switch between different projects like I do when changes workspace.

Is this possible? If so how?

Zack

zack
  • 29
  • 1

1 Answers1

1

Well, maybe not the exact answer you need, but you could use shell scripts to open the apps + files you need for each project.
For example on Windows I use AutoIt. I have a script for each project, that just opens everything I need for that...

Priednis
  • 111
  • 2