mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-28 12:35:40 +01:00
icon for browserwindow
This commit is contained in:
parent
da520dbf99
commit
becf7aaaa8
BIN
src/images/icon.png
Normal file
BIN
src/images/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@ -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,
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user