Browser icon indicating copy to clipboard operation
Browser copied to clipboard

Icon does not show on Linux Mint

Open Webdeskme opened this issue 5 years ago • 1 comments

Icon does not show on Linux Mint in the desktop tray. Try adding something like this in your main.js.

win = new BrowserWindow({ ........... , icon: __dirname + '/icon.png'})

Please feel free to reach out at [email protected]. I am very intrested in your project and am working on a few of my own.

Webdeskme avatar Nov 27 '19 19:11 Webdeskme

Should be resolved in latest refactoring branch

LucasReade avatar Mar 26 '20 15:03 LucasReade