make it roomy

This commit is contained in:
Zeke Sikelianos 2017-09-29 11:34:48 -07:00
parent 9db9ffd3e4
commit f0048d54b0

View file

@ -11,7 +11,7 @@ app.on('window-all-closed', () => {
exports.load = (appUrl) => { exports.load = (appUrl) => {
app.on('ready', () => { app.on('ready', () => {
const options = { const options = {
width: 800, width: 900,
height: 600, height: 600,
autoHideMenuBar: true, autoHideMenuBar: true,
backgroundColor: '#FFFFFF', backgroundColor: '#FFFFFF',