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: {
|
vibrancy: {
|
||||||
effect: "acrylic",
|
effect: "acrylic",
|
||||||
useCustomWindowRefreshMethod: true,
|
useCustomWindowRefreshMethod: true,
|
||||||
disableOnBlur: true,
|
disableOnBlur: false,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Reference in a new issue