Skip to content

Commit

Permalink
made it nice on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkHappy authored and DarkHappy committed Feb 29, 2020
1 parent 7622740 commit f33c789
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions public/electron.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ function createWindow() {
resizable: false,
webPreferences: {
nodeIntegration: true
},
// Hide the titlebar from MacOS applications while keeping the stop lights
titleBarStyle: "hidden" // or 'customButtonsOnHover',
}
});

// remove the shitty menu
Expand Down

0 comments on commit f33c789

Please sign in to comment.