There are some ways to run automatically program on startup under Linux

But

My question is different.

I want to add a new item programmatically to the (System > Preferences > Startup Applications) in Linux. It means when I run my application, user see a new item under (System > Preferences > Startup Applications).

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Add your .desktop file in this folder: ~/.config/autostart/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.