Skip to content

Instantly share code, notes, and snippets.

@anddam
Created April 23, 2019 11:16
Show Gist options
  • Save anddam/4a9fa912948eb72e4f1b10b9b8170a32 to your computer and use it in GitHub Desktop.
Save anddam/4a9fa912948eb72e4f1b10b9b8170a32 to your computer and use it in GitHub Desktop.
[Desktop Entry]
Actions=new-window;new-private-window;
Categories=GNOME;GTK;WebBrowser;Network;
Comment=Browse the World Wide Web
Exec=/opt/firefox-developer-edition/firefox-bin %u
GenericName=Web Browser
Icon=/opt/firefox-developer-edition/browser/chrome/icons/default/default128.png
Keywords=Internet;WWW;Browser;Web;Explorer
Name=Firefox Developer Edition
StartupNotify=true
Terminal=false
Type=Application
Version=1.0
X-MultipleArgs=false
Name[en_GB]=Firefox Developer Edition
X-GNOME-FullName[en_GB]=Firefox Developer Edition
Comment[en_GB]=Browse the World Wide Web
NoDisplay=false
Path=
X-GNOME-UsesNotifications=false
[Desktop Action new-window]
Exec=/opt/firefox-developer-edition/firefox-bin -new-window
Name=Open a New Window
[Desktop Action new-private-window]
Exec=/opt/firefox-developer-edition/firefox-bin -private-window
Name=Open a New Private Window
MimeType=x-scheme-handler/unknown;x-scheme-handler/about;text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment