diff --git a/src/renderer/notification.ts b/src/renderer/notification.ts index 28973d42..653b951a 100644 --- a/src/renderer/notification.ts +++ b/src/renderer/notification.ts @@ -655,6 +655,7 @@ class Notification extends NotificationHandler { frame: false, transparent: true, fullscreenable: false, + type: 'toolbar', acceptFirstMouse: true, title: NOTIFICATION_WINDOW_TITLE, webPreferences: {