You are not talking about AppimageLauncher tool, which you don't need to run an AppImage file.
Confused?
You are not talking about AppimageLauncher tool, which you don't need to run an AppImage file.
The launcher is only there for convenience. It generates a desktop file for the appimage in the designated directory (~.local/applications .... ) and that's it. The appimagelauncher is not required for execution, so you can boot normally again (booting with systemd is an option in MX's grub)
I'll second this: AppImages are standalone files and you can run them independently of anything kind of launcher utility. I mentioned the project as a way-of-life improvement, not as a prerequisite.
Code: Select all
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=/path/to/appimage
Name=LibreOffice
Comment=Notes
Categories=Office
Icon=/usr/share/icons/Faenza/apps/24/libreoffice34-writer.png
MimeType=application/office