Skip to content

Commit

Permalink
autohide menubar by default
Browse files Browse the repository at this point in the history
  • Loading branch information
capaj committed Sep 16, 2016
1 parent 2496b21 commit 962c51b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/index.js
Expand Up @@ -81,6 +81,7 @@ app.on('ready', () => {
}

const browserDefaults = {
autoHideMenuBar: true,
width,
height,
minHeight: 190,
Expand Down

0 comments on commit 962c51b

Please sign in to comment.