mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-09-27 20:11:15 +02:00
feat: system tray. Working on Windows, should be tested on Linux (GNOME) env. More features to systemTray coming soon
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user