chore: tauri conf

This commit is contained in:
lencx
2022-12-28 11:49:40 +08:00
parent 416bf7064c
commit 3424666ec9

View File

@@ -30,8 +30,8 @@
} }
}, },
"systemTray": { "systemTray": {
"iconPath": "icons/tray-icon-light.png", "iconPath": "icons/tray-icon.png",
"iconAsTemplate": false, "iconAsTemplate": true,
"menuOnLeftClick": false "menuOnLeftClick": false
}, },
"bundle": { "bundle": {