diff --git a/src/interface/desktop/todesktop.json b/src/interface/desktop/todesktop.json index 234584f6..4fd01767 100644 --- a/src/interface/desktop/todesktop.json +++ b/src/interface/desktop/todesktop.json @@ -4,6 +4,6 @@ "appPath": ".", "schemaVersion": 1, "windows": { - "icon": "./assets/icons/favicon.ico" + "icon": "./assets/icons/favicon-128x128.png" } }