mirror of
https://github.com/nathanp/crypto-price-widget.git
synced 2025-12-05 17:02:33 -05:00
Added compatibility for OSX
This commit is contained in:
BIN
images/icon.icns
Normal file
BIN
images/icon.icns
Normal file
Binary file not shown.
2
main.js
2
main.js
@@ -36,7 +36,7 @@ function createWindow () {
|
||||
maximizable: false,
|
||||
fullscreenable: false,
|
||||
frame: false,
|
||||
titleBarStyle: 'hidden-inset',
|
||||
titleBarStyle: 'customButtonsOnHover',
|
||||
autoHideMenuBar: true,
|
||||
transparent: true,
|
||||
icon: 'images/icon.png'
|
||||
|
||||
BIN
release-builds/Crypto Price Widget-mac.zip
Normal file
BIN
release-builds/Crypto Price Widget-mac.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user