Made app fullscreen with no window decorations

This commit is contained in:
2026-05-17 09:58:24 +12:00
parent c868a3c2d5
commit fad8581d9b
+3 -1
View File
@@ -12,7 +12,9 @@
{
"title": "nebula-os",
"width": 800,
"height": 600
"height": 600,
"fullscreen": true,
"decorations": false
}
],
"security": {