Anyone here any good with have experience with Electron app development?
I don't need a full client for my mail, so decided to create an Electron app for my webmail client (Fastmail). It's all working, but the icon in my panel isn't working. Any ideas?
I've tried adding a line to the JS for the icon, but it isn't working.
icon: __dirname + '/home/kev/fastmail/gui/icon.png',