fix: linux desktop icon and app launcher visibility on gnome

This commit is contained in:
xmk23333 2026-01-15 18:03:26 +08:00
parent 5947394338
commit 45fd8e6870

View File

@ -56,6 +56,8 @@ pkg:
alignment: bottomleft alignment: bottomleft
file: build/background.png file: build/background.png
linux: linux:
executableName: mihomo-party
icon: build/icon.png
desktop: desktop:
entry: entry:
Name: Clash Party Name: Clash Party
@ -63,7 +65,8 @@ linux:
Comment: A GUI client based on Mihomo Comment: A GUI client based on Mihomo
MimeType: 'x-scheme-handler/clash;x-scheme-handler/mihomo' MimeType: 'x-scheme-handler/clash;x-scheme-handler/mihomo'
Keywords: proxy;clash;mihomo;vpn; Keywords: proxy;clash;mihomo;vpn;
StartupWMClass: clash-party StartupWMClass: mihomo-party
Icon: mihomo-party
target: target:
- deb - deb
- rpm - rpm