mirror of
https://github.com/nathanp/crypto-price-widget.git
synced 2025-11-06 11:18:54 -05:00
Added compatibility for OSX
This commit is contained in:
parent
2117382d9d
commit
e3e87173e6
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,
|
maximizable: false,
|
||||||
fullscreenable: false,
|
fullscreenable: false,
|
||||||
frame: false,
|
frame: false,
|
||||||
titleBarStyle: 'hidden-inset',
|
titleBarStyle: 'customButtonsOnHover',
|
||||||
autoHideMenuBar: true,
|
autoHideMenuBar: true,
|
||||||
transparent: true,
|
transparent: true,
|
||||||
icon: 'images/icon.png'
|
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.
Loading…
x
Reference in New Issue
Block a user