always on top working
This commit is contained in:
@@ -30,6 +30,7 @@ const createWindow = (): void => {
|
||||
sandbox: true,
|
||||
},
|
||||
icon: "./assets/1024x1024.icns",
|
||||
alwaysOnTop: true,
|
||||
});
|
||||
|
||||
// and load the index.html of the app.
|
||||
|
||||
Reference in New Issue
Block a user