DBNL
January 20, 2026, 2:46am
1
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
Aravisian
Split this topic
January 21, 2026, 5:27am
4
3 posts were split to a new topic: OpenRGB startup options
DBNL
January 20, 2026, 3:55pm
5
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