button pos update
This commit is contained in:
parent
6dc31052e1
commit
a96b601ccd
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ export class BrowserWindow {
|
|||
hasShadow: false,
|
||||
show: false,
|
||||
backgroundColor: "#1E1E1E",
|
||||
titleBarStyle: 'customButtonsOnHover',
|
||||
trafficLightPosition: {x: 960, y: 20},
|
||||
titleBarStyle: 'hidden',
|
||||
trafficLightPosition: {x: 15, y: 20},
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
sandbox: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue