Hi,
I want to create a desktop shortcut/icon for python file. How to make this?
I want to create a desktop shortcut/icon for python file. How to make this?
[Desktop Entry] Name=Pupil Capture Version=v0.8.5 Icon=pupil-capture X-Icon-Path=/path/to/icon/file/ Exec=python /path/to/py/file/main.py Terminal=false Type=Application
Comment