mac menubar icon

This commit is contained in:
antelle 2020-11-29 12:17:49 +01:00
parent f7e9f725b0
commit f27862b036
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
5 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ app.minimizeApp = function (menuItemLabels) {
mainWindow.hide();
if (process.platform === 'darwin') {
app.dock.hide();
imagePath = 'mac-menubar-icon.png';
imagePath = 'macOS-MenubarTemplate.png';
} else {
imagePath = 'icon.png';
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 499 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 872 B