Skip to content

Instantly share code, notes, and snippets.

@alefteris
Created June 28, 2013 11:35
Show Gist options
  • Save alefteris/5884070 to your computer and use it in GitHub Desktop.
Save alefteris/5884070 to your computer and use it in GitHub Desktop.
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
StartupNotify=true
Exec=/opt/st2/sublime_text
Name=Sublime Text 2
Icon=/opt/st2/Icon/48x48/sublime_text.png
Categories=TextEditor;IDE;Development
X-Ayatana-Desktop-Shortcuts=NewWindow
[NewWindow Shortcut Group]
Name=New Window
Exec=/opt/st2/sublime_text -n
TargetEnvironment=Unity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment