PasteBarApp/src-tauri/tauri.windows.conf.json
2024-07-03 00:12:34 -04:00

8 lines
95 B
JSON

{
"tauri": {
"systemTray": {
"iconPath": "icons/tray128x128-color.png"
}
}
}