Sfoglia il codice sorgente

chore: change tray icon

GyDi 3 anni fa
parent
commit
3b460ab91f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src-tauri/tauri.conf.json

+ 1 - 1
src-tauri/tauri.conf.json

@@ -11,7 +11,7 @@
   },
   },
   "tauri": {
   "tauri": {
     "systemTray": {
     "systemTray": {
-      "iconPath": "icons/tray-icon.png",
+      "iconPath": "icons/tray-icon.ico",
       "iconAsTemplate": true
       "iconAsTemplate": true
     },
     },
     "bundle": {
     "bundle": {