Fix Appimage Class for desktop integration
This commit is contained in:
parent
9a89f4dcec
commit
ef1e1d8ffa
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
|||
"Type": "Application",
|
||||
"Categories": "Network;InstantMessaging;Chat;",
|
||||
"Keywords": "discord;vencord;electron;chat;",
|
||||
"WMClass": "VencordDesktop"
|
||||
"WMClass": "VencordDesktop",
|
||||
"StartupWMClass": "VencordDesktop"
|
||||
}
|
||||
},
|
||||
|
|
Reference in a new issue