feat: update systray creation to use TrayIconBuilder and pass app reference

fix: macos systray duplicated icon
This commit is contained in:
Tunglies
2025-03-12 13:04:15 +08:00
parent 0f10952979
commit 2bcd653a56
3 changed files with 11 additions and 14 deletions

View File

@@ -30,11 +30,5 @@
}
}
}
},
"app": {
"trayIcon": {
"iconPath": "icons/tray-icon-mono.ico",
"iconAsTemplate": true
}
}
}