Add StartupWMClass to the application's ".desktop" file

When you pin the app to KDE's Icons-Only Task Manager and launch it, a new icon is created next to the app's icon. I.e. KDE doesn't recognize that the pinned launcher icon and the running app is the same app. This commit fixes this problem.
This commit is contained in:
RomanShumikhin 2024-04-09 20:38:09 -10:00 committed by GitHub
parent 5593d45a73
commit fccea9345f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,3 +12,4 @@ Keywords[zh_CN]=dict;dictionary;字典;
Icon=goldendict
Exec=goldendict %u
MimeType=x-scheme-handler/goldendict;x-scheme-handler/dict;
StartupWMClass=goldendict