diff --git a/main.js b/main.js index 0070999..845cd43 100644 --- a/main.js +++ b/main.js @@ -38,7 +38,7 @@ function createWindow () { Menu.setApplicationMenu(Menu.buildFromTemplate(template)); // Create the browser window. - mainWindow = new BrowserWindow({width: 1120, height: 700, icon: 'images/bwk-white-square.png'}) + mainWindow = new BrowserWindow({width: 1280, height: 720, icon: 'images/bwk-white-square.png'}) // and load the index.html of the app. mainWindow.loadURL(url.format({