-
Notifications
You must be signed in to change notification settings - Fork 362
Open
Description
Hi guys
Is it possible to hide my app icon from cmd + tab menu?
My config
browserWindow: {
height: 666,
width: 400,
preloadWindow: true,
showDockIcon: false,
resizable: false,
webPreferences: {
nodeIntegration: true,
devTools: false,
contextIsolation: false,
},
"menubar": "^9.1.1",
"electron": "~15.3.1",
macos: 11.6.1
Thanks!
Metadata
Metadata
Assignees
Labels
No labels
