PapirusDevelopmentTeam / papirus-icon-theme

Pixel perfect icon theme for Linux
https://git.io/papirus-icon-theme
GNU General Public License v3.0
6.54k stars 414 forks source link

chrome web app icons appear as chrome icon, not app-specific icons. #3156

Closed onenowy closed 2 years ago

onenowy commented 2 years ago

with papirus(20220606), chrome web apps can't display their own icons. but they can display app-specific icon with breeze icon theme.

breez1 breeze2 breeze3

papirus1 papirus2 papirus3

varlesh commented 2 years ago

I know about this problem, but don't know how solve this. Web apps install own icons to ~/.local/share/icons/hicolor With option Inherits=breeze,hicolor this should work as a fallback, but it doesn't work, and why the Chrome icon is applied is unclear to me

varlesh commented 2 years ago

i can added symlink for YouTube, but it's not solved problem for other web-apps

varlesh commented 2 years ago

Fixed

varlesh commented 2 years ago

@onenowy You can show icon name for Notion? I can added symlink for that app

onenowy commented 2 years ago

I have found a workaround, change or removal of prefix "chrome" of icon name in ~/.local/share/icons/hicolor and .desktop file.

EDIT : notion icon name - chrome-cnmnfnkedfekfidgojcdmndbcipagogc-Default. Thanks for quick fix.

varlesh commented 2 years ago

I have found a workaround, change or removal of prefix "chrome" of icon name in ~/.local/share/icons/hicolor and .desktop file.

Not needed, i'm aready fixed this, see commit https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/commit/f535f9bca278df6cf0f14ed9c96804db259397ce

varlesh commented 2 years ago

Thx, Notion Web added