Skip to content

Instantly share code, notes, and snippets.

@daithi-coombes
Created July 8, 2015 20:13
Show Gist options
  • Save daithi-coombes/9cc7c882e647808d6e78 to your computer and use it in GitHub Desktop.
Save daithi-coombes/9cc7c882e647808d6e78 to your computer and use it in GitHub Desktop.
Firefox Dev Launcher - Debian Jessie
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Terminal=false
Type=Application
Name=Firefox devOps
Exec=/opt/firefox-dev/firefox
Icon=/opt/firefox-dev/browser/icons/mozicon128.png
NoDisplay=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment