Skip to content

Instantly share code, notes, and snippets.

@bbkane
Created February 27, 2016 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bbkane/0a296cf110c5454ff139 to your computer and use it in GitHub Desktop.
Save bbkane/0a296cf110c5454ff139 to your computer and use it in GitHub Desktop.
Spyder.desktop
[Desktop Entry]
Name=Spyder Python IDE
Comment=Edit text files
Exec=/home/ben/anaconda3/bin/spyder
Terminal=false
Type=Application
StartupNotify=true
MimeType=text/plain;
Icon=/home/ben/.local/share/applications/spyder.png
Categories=GNOME;GTK;Utility;TextEditor;
# put in ~/.local/share/applications/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment