mirror of
https://github.com/bitwarden/browser
synced 2025-12-25 20:53:22 +00:00
icon for browserwindow
This commit is contained in:
@@ -81,8 +81,7 @@ export class WindowMain {
|
||||
x: this.windowStates[Keys.mainWindowSize].x,
|
||||
y: this.windowStates[Keys.mainWindowSize].y,
|
||||
title: app.getName(),
|
||||
darkTheme: true,
|
||||
vibrancy: 'ultra-dark',
|
||||
icon: path.join(__dirname, '/images/icon.png'),
|
||||
show: false,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user