I read the previous answers to this question, and tried to follow, but it does not work. I wanted to add Chromium and Skype to the Startup Applications, but I can't find out what command I should write in there. I tried the other suggested method: right-clicked on the icon in the Launcher, but there is no item called "Add to the Startup" in the pop-up menu. I am new to Linux and Ubuntu, sorry if there is an obvious answer, please help. Thanks Peter
Asked
Active
Viewed 7.0k times
1 Answers
21
Press Super(Win)Key and type Startup applications:


Click Add.

Click Add.
This was for Chromium Browser. Now, for Skype,
Name : Skype
Command : skype --pipelogin
Then Click Add.
You can manually add scripts or command in desktop files [Desktop Entry] and put them in ~/.config/autostart/blah.desktop
Deepen
- 4,109