Browser
Browser copied to clipboard
Icon does not show on Linux Mint
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.
Should be resolved in latest refactoring branch