With the help of folks on this forum, I managed to get Session desktop installed and running as part of Startup on a desktop and on a laptop. Recently, the app stopped starting up and I can't even launch it from the desktop. I believe that originally I got the app via flatpak in the Software store on Zorin OS. Right now, it isn't showing up as being available. I see that there is a Snap Store version available which I downloaded and got working.
My question is how I can add this to the Startup menu? The old command was /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=session --file-forwarding network.loki.Session @@u %U @@
You can look in the menu editor (right-click on Zorin start menu) what command is shown for the snap version of the app (shown at "properties") and then create a new entry in startup applications with this command.
Or you can install gnome tweaks
sudo apt install gnome-tweaks
and there is a tab startup applications where you can select the apps which you want to add to the autostart.
1 Like
Is this the Program You mean?
If yes, they offer on their own Website an AppImage what You could use. Or - what might be better when You want add it as a Startup Application - they offer on their Github Page a .deb File for download:
1 Like
Yes that is the program. I went with the Forpli solution as this is simpler for me. Many thanks ![]()
Thanks! That worked perfectly for me.
1 Like
