Add custom topbar for windows, and remove flags like right click

This commit is contained in:
2026-02-17 16:12:32 -07:00
parent e7583d3f9e
commit 6b17ab9b9d
6 changed files with 75 additions and 21 deletions

View File

@@ -15,9 +15,13 @@
{
"title": "Lncvrt Games Launcher",
"width": 300,
"height": 300,
"height": 332,
"resizable": false,
"maximizable": false
"maximizable": false,
"titleBarStyle": "Overlay",
"hiddenTitle": true,
"decorations": false,
"shadow": true
}
],
"security": {