I have managed to add .sh files as launcher shortcuts. Now, I want to add a python script in the launcher as shortcut.
I want it to be executed like when it would get executed in the terminal when the following command is run:
python pythonscript.py
Can it also be added in the launcher?
How can I do it?