The goal is simple: start Ubuntu and find it how you left it after turning your PC off (no power consumption). Startup Applications alone is not enough, because it doesn't open the applications in separate workspaces, and it's annoying to move the apps around every time.
I'm asking here after having searched extensively and finding old recipes, unmaintained software, or daring/dubious recommendations that involve command line and sometimes deep changes in your system. After years upgrading Ubuntu, I have decided to start fresh with 23.10 and I though about asking here for an updated recommendation before I start messing up with my PC.
About possible duplicates: there are many web pages related to this use case, also in AskUbuntu (example), but the ones I have found date years back and in the meantime GNOME and the Ubuntu stack underneath have changed a lot. It is not clear whether "gdevilspie", "Auto Move Windows" or "dconf-editor" are still valid options. It is also not clear whether the best approach is to find a utility that will place startup applications on a specific workspace or to go for deeper routes like enabling hibernate...
Given that this use case is so common and basic, I believe more users of the last Ubuntu version will welcome a clear recommendation and the steps to implement it in their desktop.
gsettings get org.gnome.SessionManager auto-save-session
is this key still available? – nobody Nov 15 '23 at 11:18