mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
feat: dev tools
This commit is contained in:
parent
f0e0abae8c
commit
9c7651d8e2
@ -118,7 +118,6 @@ export class WindowManager {
|
||||
});
|
||||
|
||||
this.notificationWindow.setIgnoreMouseEvents(true);
|
||||
this.notificationWindow.webContents.openDevTools();
|
||||
this.notificationWindow.setVisibleOnAllWorkspaces(true, {
|
||||
visibleOnFullScreen: true,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user