Well I said (Not shortcut) but I accept that I might be wrong.
"How can I create a .png that works for .desktop files."
I can create or edit a .desktop file and point to a .png created by lutris, but .png files I create show a default icon.
Same for .png files I download.
And I have done my best for a few hours now, but trying to find information on creating .png icons is very frustrating because of the 12 billion results on how to create a shortcut.
LOL
Thanks,
P.s. since my question is not clear (Maybe this is why I'm having a hard time finding help) I want to know how to create the file itself. (.png file) I tried GIMP and I tried simply downloading existing png files, but Ubuntu does not seem to like them.
Perhaps a better way to explain my question is what are the specific formatting requirements (Indexed, RGB) and /or export requirements (save background color, save color values from transparent pixels, etc) that I should be using in GIMP.
Or should I be using a different application all together?
The .desktop file is:
[Desktop Entry]
Type=Application
Name=StarCraft II
Icon=lutris_starcraft-ii.png
Exec=lutris lutris:rungameid/1
Categories=Game
With or without the '.png' at the end of the Icon= line works with the png created by Lutris, but does not work with any png file I create or download.
P.S.S I am placing these files in:
~/.local/share/icons/hicolor/128x128/apps
which is where the original files are that seem to work.