diff --git a/app/main.js b/app/main.js index c4d2be52..b2928b02 100644 --- a/app/main.js +++ b/app/main.js @@ -166,7 +166,7 @@ function createWindow() { height: window_size.height, x: window_size.x, y: window_size.y, - show: true, + show: false, } if (platform == 'linux') { arg.resizable = true