Skip to content

Instantly share code, notes, and snippets.

@lifeofguenter
Last active July 5, 2019 22:29
Show Gist options
  • Save lifeofguenter/769434580d0d6f85b9f7029d84f2af47 to your computer and use it in GitHub Desktop.
Save lifeofguenter/769434580d0d6f85b9f7029d84f2af47 to your computer and use it in GitHub Desktop.
Desktop files
[Desktop Entry]
Name=Firefox
Comment=Web Browser
GenericName=Web Browser
X-GNOME-FullName=Firefox Web Browser
Exec=env MOZ_ACCELERATED=1 MOZ_WEBRENDER=1 /opt/firefox/firefox %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=/opt/firefox/browser/chrome/icons/default/default128.png
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
StartupWMClass=Firefox
StartupNotify=true
[Desktop Entry]
Encoding=UTF-8
Name=Thunderbird
GenericName=Mail/News Client
Comment=Mail/News Client
Exec=/opt/thunderbird/thunderbird %u
Icon=/opt/thunderbird/chrome/icons/default/default128.png
Terminal=false
Type=Application
StartupNotify=true
MimeType=x-scheme-handler/mailto;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment