How can I change my chrome Icon from this, back to the actual chrome logo?
3mon 11d ago by kbin.earth/u/irelephant in kde@lemmy.kde.social from media.kbin.earth
Crossposted from https://kbin.earth/m/linuxquestions@lemmy.zip/t/2469550
The icon in the app selector and taskbar thing are both the proper chrome logo, but when I open the window it shows like this.
This is on KDE, on fedora.
(It's ungoogled chrome, don't suggest installing firefox to me.)
Have you tried creating a custom .desktop file in $HOME/.local/share/applications ? You can copy the one from /usr/share/applications/ and change the line about the icon. For the name of the system icons you can use a program like "Icon Explorer".
A different icon theme would be the first stop. The other possibility, if you wish to keep the icon theme. Is to download a PNG or SVG of the icon you want. And then edit the shortcuts icon to point to it.
I guess the icon theme takes precedent here.