Linux: Fix StartupWMClass to fix app icon

This commit is contained in:
ayumi-signal
2025-10-14 14:24:32 -07:00
committed by GitHub
parent df93632f0a
commit dbaf2f5e68
5 changed files with 29 additions and 0 deletions

View File

@@ -521,6 +521,11 @@
},
"linux": {
"category": "Network;InstantMessaging;Chat",
"desktop": {
"entry": {
"StartupWMClass": "signal"
}
},
"target": [
"deb"
],