always on top working

This commit is contained in:
talksik
2022-04-24 06:51:48 -05:00
parent 81c1f3d881
commit 54d979e1c9
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -30,6 +30,7 @@ const createWindow = (): void => {
sandbox: true,
},
icon: "./assets/1024x1024.icns",
alwaysOnTop: true,
});
// and load the index.html of the app.