I am distributing my app on linux through .appImage type . It runs perfectly as expected, but it is not integrated in the desktop.
I wanted it to automatically do that so that user doesn't have to do it manually.
Currently, the appImage dir holds all the files necessary such as .desktop, icon.png and AppRun
I wanted to know is ther a possible way or practice to have this automatically for the user.