mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-28 21:31:03 +00:00
feat: refactor watcher
This commit is contained in:
@@ -102,6 +102,7 @@ export class WindowManager {
|
||||
this.notificationWindow = new BrowserWindow({
|
||||
transparent: true,
|
||||
maximizable: false,
|
||||
autoHideMenuBar: true,
|
||||
minimizable: false,
|
||||
focusable: true,
|
||||
skipTaskbar: true,
|
||||
|
||||
Reference in New Issue
Block a user