Skip to content

Instantly share code, notes, and snippets.

@jagroop
Last active November 24, 2017 05:45
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 jagroop/444b2a04e37de92e900c4d7d7578bf5e to your computer and use it in GitHub Desktop.
Save jagroop/444b2a04e37de92e900c4d7d7578bf5e to your computer and use it in GitHub Desktop.
Creating a working .desktop file
[Desktop Entry]
Version=1.0
Name=Firefox
Comment=Launch Firefox
Exec=/home/jagroop/firefox/./firefox
Icon=/home/jagroop/firefox/browser/icons/mozicon128.png
Terminal=false
Type=Application
Categories=Internet;Application;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment