Skip to content

Instantly share code, notes, and snippets.

@peterforgacs
Last active December 30, 2016 17:23
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 peterforgacs/934eb1953dd7080781cb748aa27b539b to your computer and use it in GitHub Desktop.
Save peterforgacs/934eb1953dd7080781cb748aa27b539b to your computer and use it in GitHub Desktop.
Ubunutu 16.04 Gnome Chrome Launcher desktop file

Place it in ~/.local/share/applications and /usr/share/applications Name the file google-chrome.desktop

[Desktop Entry]
Name=Google Chrome
Comment=
Exec=/usr/bin/google-chrome-stable %U
Icon=/opt/google/chrome/product_logo_64.png
StartupWMClass=google-chrome
Terminal=false
Type=Application
Categories=Internet
MimeType=x-scheme-handler/unknown;x-scheme-handler/about;x-scheme-handler/https;x-scheme-handler/http;text/html;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment