summaryrefslogtreecommitdiff
path: root/libre/min/icon.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/min/icon.patch')
-rw-r--r--libre/min/icon.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/libre/min/icon.patch b/libre/min/icon.patch
new file mode 100644
index 000000000..5b85742fb
--- /dev/null
+++ b/libre/min/icon.patch
@@ -0,0 +1,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.