mimbrero / whatsapp-desktop-linux

Unofficial WhatsApp Linux client built with Electron.
https://flathub.org/apps/details/io.github.mimbrero.WhatsAppDesktop
MIT License
78 stars 20 forks source link

Fix for unknown application icon #23

Closed hmlendea closed 2 years ago

hmlendea commented 2 years ago

Adds the StartupWMClass property in the desktop launcher, so that the correct application icon of the system's icon theme will be used for the opened window (e.g. in the Dock).

The value was obtained by running xprop and clicking on the application window.

mimbrero commented 2 years ago

Thank you! I didn't know about this. I hope this also fixes the app icon and name in lock screen notifications