elliot13458
Mark the AppImage as executable using chmod +x /path/to/your/app.AppImage
or via file manager (nautilus), then put filen.desktop in .config/autostart
[Desktop Entry]
Name=Filen
Exec=/home/user/bin/Filen_linux_x86_64.AppImage
Icon=/home/user/bin/filen.png
Type=Application
Categories=Utility;
Terminal=false