diff --git a/electron-builder.json b/electron-builder.json index a3b12e9ca..5de82b8fd 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -14,11 +14,11 @@ "publish": "github", "linux": { "category": "Network", + "executableName": "skye", "desktop": { "Name": "Innatical Skye", "Comment": "Browse the Web", "GenericName": "Internet", - "Exec": "skye", "Icon": "static/icons/skye.png", "Type": "Application", "StartupNotify": false,