After I launched some program I need from an app image, it starts every time I log into system.

Going by Windows logic, there may be some menu or a queue that lists all apps that start after logining in with an option to disable it.

I’m struggling to find anything like that.

  • dbx12
    link
    9
    edit-2
    5 days ago

    The XDG default location would be ~/.config/autostart/. It contains .desktop files for programs to start automatically.