4

How do I launch Slack on startup Ubuntu 20.04?

Do I need to configure it manually as I do with some other programs, or is there a special option in Slack to do it for me?

Wojtek
  • 783
  • 2
  • 8
  • 11

2 Answers2

5

In my version (Ubuntu 22.04, Slack 4.29) you can find that option under File -> Preferences -> Advanced -> Other options -> Launch app on login

Triqui
  • 51
  • 1
  • 1
2

Applications may provide an option to enable autostart. If they don't, the answer you are linking to provides instructions on how you can autostart any application. An application that exposes the option actually uses the exact same mechanism.

vanadium
  • 88,010