From e37f22503b3993fc93ca880472abe83b539a14cc Mon Sep 17 00:00:00 2001 From: h-banii <121690516+h-banii@users.noreply.github.com> Date: Sat, 11 Jan 2025 05:40:27 -0300 Subject: [PATCH] fix: fix build.linux.desktop.entry (#2859) Co-authored-by: h-banii --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a28b7df..0503e12e 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,9 @@ "icon": "assets/generated/icons/png", "category": "AudioVideo", "desktop": { - "entry": "com.github.th_ch.youtube_music" + "entry": { + "StartupWMClass": "com.github.th_ch.youtube_music" + } }, "target": [ {