Archived
fix: Use Vynte icons for installers and app icons
This commit is contained in:
@@ -153,6 +153,7 @@ function createWindow() {
|
||||
alwaysOnTop: true,
|
||||
skipTaskbar: true,
|
||||
backgroundColor: '#191b20',
|
||||
icon: resourcePath("VynteIcon.png"),
|
||||
webPreferences: {
|
||||
preload: path.join(__dirname, 'preload.js'),
|
||||
contextIsolation: true
|
||||
|
||||
Reference in New Issue
Block a user