feat: macOS隐藏交通灯

This commit is contained in:
duanshuwen
2025-12-25 18:28:56 +08:00
parent 50c7282ff2
commit 9221c57b9f

View File

@@ -27,7 +27,7 @@ interface SizeOptions {
}
const SHARED_WINDOW_OPTIONS = {
titleBarStyle: 'hidden',
frame: false,
show: false,
title: 'NIANXX',
darkTheme: themeManager.isDark,