diff --git a/apps/desktop/electron-forge/forge.config.ts b/apps/desktop/electron-forge/forge.config.ts index 1dc5310ff..8d279d59b 100644 --- a/apps/desktop/electron-forge/forge.config.ts +++ b/apps/desktop/electron-forge/forge.config.ts @@ -108,6 +108,8 @@ const config: ForgeConfig = { "--share=network", // System notifications with libnotify "--talk-name=org.freedesktop.Notifications", + // System tray + "--talk-name=org.kde.StatusNotifierWatcher" ], modules: [ {