feat: system tray. Working on Windows, should be tested on Linux (GNOME) env. More features to systemTray coming soon

This commit is contained in:
MasterAcnolo
2026-08-13 21:46:22 +02:00
parent dc7239379d
commit 6c517255e3
2 changed files with 39 additions and 24 deletions

View File

@@ -84,6 +84,14 @@
"from": "theme",
"to": "theme"
},
{
"from": "build/app-icon.ico",
"to": "app-icon.ico"
},
{
"from": "build/app-icon-64x64.png",
"to": "app-icon-64x64.png"
},
{
"from": "build/confirm-icon.png",
"to": "confirm-icon.png"