worron/ACYLS

Create symlink for google chrome icon

meskarune opened this issue · 5 comments

There is an icon for chromium: chromium-browser.svg but not for google chrome browser. If possible you can symlink the chromium icon to google-chrome.png or the generic browser icon.

Symlink 'google-chrome' already exist in this theme (scalable/apps directory).

Oh, I see. For some reason the icon is not being used in my panel.

You can check desktop file (usually located in /usr/share/applications) of your chrome installation. If icon name exact 'google-chrome' then it is some issue with panel/dock application.

This is what I have in the .desktop file along with all the languages stuff:

StartupWMClass=Google-chrome
Exec=/usr/bin/google-chrome-stable %U
Terminal=false
Icon=google-chrome
Type=Application
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml_xml;image/webp;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
Actions=NewWindow;NewPrivateWindow;

I'm really not sure what is going on.

Since icon names exactly the same I'm afraid nothing can be done with icons theme.