Change acrylic window config
This commit is contained in:
parent
ff3d51255d
commit
c644d6f3af
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ function createWindow() {
|
|||
vibrancy: {
|
||||
effect: "acrylic",
|
||||
useCustomWindowRefreshMethod: true,
|
||||
disableOnBlur: true,
|
||||
disableOnBlur: false,
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Reference in a new issue