button pos update

This commit is contained in:
Core 2022-02-04 04:11:44 +00:00
parent 6dc31052e1
commit a96b601ccd

View file

@ -46,8 +46,8 @@ export class BrowserWindow {
hasShadow: false, hasShadow: false,
show: false, show: false,
backgroundColor: "#1E1E1E", backgroundColor: "#1E1E1E",
titleBarStyle: 'customButtonsOnHover', titleBarStyle: 'hidden',
trafficLightPosition: {x: 960, y: 20}, trafficLightPosition: {x: 15, y: 20},
webPreferences: { webPreferences: {
nodeIntegration: true, nodeIntegration: true,
sandbox: true, sandbox: true,