Thanks for the link Aivar,
I had difficulties configuring the .desktop file.
In the example, the answer suggested to use:
[Desktop Entry]
Name=Firefox
Comment=Browse the World Wide Web
GenericName=Web Browser
X-GNOME-FullName=Firefox Web Browser
Exec=/home/username/bin/firefox/firefox %u
Terminal=false
Type=Application
Icon=firefox-esr
Categories=Network;WebBrowser;
Could you provide some advice on how to configure this for Thonny?
I am sort of a novice user of Linux, I follow the suggestion and created a "share/applications" folder in ".local" directory.
For Thonny's execute file path, I am guessing it is ".local/bin/thonny" but I cannot find the full path for ".loacl" folder.
I tried /home/username/.local, but no joy.
Thanks
J