Skip to content

fix: Find correct icon for Chrome Web Apps

Chrome web apps are showing the generic Chrome icon in the task manager instead of the correct icon. This change fixes that.

Before:

web-apps-broken.png

After:

web-apps-fixed.png

Resolves #22

Related: https://bugs.kde.org/show_bug.cgi?id=358277

Merge request reports