Startup Folder equivalent in Zorin

In Windows there is a option to put files or program shortcuts into the %username%\Start Menu\Programs\Startup folder and it would automatically open them upon login.
(Was also an option to run shell:startup to get to this location in Windows)

Is there something similar with Zorin?

Yes, ~/.config/autostart/

This contains a .desktop file, which executes a command to launch the application you want.

There is a GUI method, as well - From App menu or Settings, - Startup Applications, which can create the .desktop file for you.

3 Likes

You can install "Startup Configuration" from the software catalog to manage the .desktop files:

1 Like

3 posts were split to a new topic: OpenRGB startup options

This was more easier then I thought it was, suppose I didn't actually have to post this because I could have searched Startup in Start Menu.

Just used to using shell:startup

1 Like