Skip to content

Commit

Permalink
Windowws frameless mode
Browse files Browse the repository at this point in the history
  • Loading branch information
comountainclimber committed Aug 25, 2021
1 parent 6e61436 commit df853a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ app.on('ready', () => {
minHeight: 750,
minWidth: 1200,
titleBarStyle: 'hidden',
frame: false,
show: false,
icon: path.join(__dirname, 'icons/png/64x64.png'),
contextIsolation: true,
Expand Down

0 comments on commit df853a1

Please sign in to comment.