feat: macOS隐藏交通灯
This commit is contained in:
@@ -27,7 +27,7 @@ interface SizeOptions {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const SHARED_WINDOW_OPTIONS = {
|
const SHARED_WINDOW_OPTIONS = {
|
||||||
titleBarStyle: 'hidden',
|
frame: false,
|
||||||
show: false,
|
show: false,
|
||||||
title: 'NIANXX',
|
title: 'NIANXX',
|
||||||
darkTheme: themeManager.isDark,
|
darkTheme: themeManager.isDark,
|
||||||
|
|||||||
Reference in New Issue
Block a user