I have some shell scripts (files *.sh) on my Ubuntu desktop, eg. startdoublecmd.sh or startlazarus.sh.
When using Ubuntu 20, those scripts started automatically upon double clicking on them. Now I upgraded to Ubuntu 22 and the scripts open in a text editor instead, and to run them I have to right click and select Run as Program from context menu.
I did not change any configuration, I just upgraded to 22 LTS. How to restore the Ubuntu 20 behavior on Ubuntu 22?
.desktop
launchers for these kind of stuff. – FedKad Jan 30 '24 at 17:22startlazarus.desktop
file and put it on your desktop or any other appropriate place. I prefer to pin them to dock or dash. – FedKad Jan 30 '24 at 17:53