19
Appimage starts on it's own, how to undo it?
(sh.itjust.works)
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
The XDG default location would be
~/.config/autostart/
. It contains.desktop
files for programs to start automatically.Thanks.