Skip to content

Instantly share code, notes, and snippets.

@NotBobTheBuilder
Created March 25, 2013 21:02
Show Gist options
  • Save NotBobTheBuilder/5240709 to your computer and use it in GitHub Desktop.
Save NotBobTheBuilder/5240709 to your computer and use it in GitHub Desktop.
.desktop file for python interpreter
[Desktop Entry]
Name=Python 3
Comment=Python
Exec=/usr/bin/python3
Terminal=true
MultipleArgs=false
Type=Application
Categories=Application;Development;
StartupNotify=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment