diff --git a/src/main/index.js b/src/main/index.js index bdec006a..e9a2e3d6 100644 --- a/src/main/index.js +++ b/src/main/index.js @@ -64,6 +64,7 @@ function createWindow () { backgroundColor: '#fff', width: 960, height: 540, + autoHideMenuBar: true, // useContentSize: true, webPreferences: { nodeIntegration: true,