Skip to content

Instantly share code, notes, and snippets.

@ripper2hl
Created May 30, 2016 16:37
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 ripper2hl/05482c3488428d706155201496653b16 to your computer and use it in GitHub Desktop.
Save ripper2hl/05482c3488428d706155201496653b16 to your computer and use it in GitHub Desktop.
Lanzador de escritorio para gnome
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=command to run here
Name=visible name here
Comment=comment here
Icon=icon path here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment