bash .desktop script

  1. C

    Running a bash script from a .desktop file -- desktop icon appearing next to plank dock

    Hi, new forum member here, so apologies if this topic has been covered before. I want to run a bash script using a .desktop file. To that end, I have been doing some testing and the following test .desktop file works intended: ----- begin ----- [Desktop Entry] Type=Application...
Top