I have a bash script that I'm trying to figure out how to launch from a desktop shortcut (Plasma). Basically I have some people on Solus Plasma that are using some flatpaks and aren't all that comfortable using the terminal to do things. I'd like to link the quickie update script I have to a shortcut so all they have to do is click, watch the update run in the terminal, then close the terminal when complete.
**Update, figured it out. Can do a shortcut to my script in Plasma as "link to an application". Then right click and edit the properties for the link, advanced properties, run in terminal and do not close when command exits.