• 0 Posts
  • 18 Comments
Joined 10 months ago
cake
Cake day: September 14th, 2023

help-circle

  • If you just want it to auto-start at login, you could create a symlink from the .desktop file to ~/.config/autostart.

    Something like ln ~/.local/applications/spotify.desktop ~/.config/autostart (or ln /usr/share/applications/spotify.desktop ~/.config/autostart if that’s where it installed to).

    I believe most DE’s will pick this up automatically.