diff --git a/src/interface/desktop/todesktop.json b/src/interface/desktop/todesktop.json index 7c03ab9b..234584f6 100644 --- a/src/interface/desktop/todesktop.json +++ b/src/interface/desktop/todesktop.json @@ -2,5 +2,8 @@ "id": "", "icon": "./assets/icons/favicon.icns", "appPath": ".", - "schemaVersion": 1 + "schemaVersion": 1, + "windows": { + "icon": "./assets/icons/favicon.ico" + } }