summaryrefslogtreecommitdiff
path: root/libre/min/icon.patch
blob: 5b85742fb6ae0533d330f575cbeb137909c00a5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/main/main.js
+++ b/main/main.js
@@ -78,8 +78,7 @@
     y: bounds.y,
     minWidth: 320,
     minHeight: 500,
-    titleBarStyle: 'hidden-inset',
-    icon: __dirname + '/icons/icon256.png'
+    titleBarStyle: 'hidden-inset'
   })
 
   // and load the index.html of the app.