this post was submitted on 23 Jun 2024
19 points (95.2% liked)

Linux

6993 readers
257 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
 

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.

all 7 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 10 months ago (1 children)

Depends on your desktop environment. Look for an "autostart" or "startup applications" setting. If you're on KDE, this could also be caused by "Restore previous session" under Settings -> Startup and Shutdown -> Desktop Session.

[–] [email protected] 7 points 10 months ago

It was 'Session and Startup' in Xfce. Thank you.

[–] [email protected] 9 points 10 months ago* (last edited 10 months ago) (1 children)

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

[–] [email protected] 2 points 10 months ago