I’m trying to make a .desktop file for Minecraft. Nothing appears to happen upon executing the file. I’ve tried assigning the Exec key as follows:
I just added and modified a .desktop
file in my /home/user/.local/share/applications
folder.
I have a couple of .desktop
files that aren’t working as expected or not at all. I can’t see any error anywhere and asking for help on each one seems unproductive. Is there a way I can verify that I’m using the correct syntax in the file, that it complies with the FreeDesktop standard, so I can apply specific fixes?
Im trying to make a .desktop file run a .sh which is stored in the same directory as the .desktop. The whole directory needs to be portable and moved from machine to machine.