Made app fullscreen with no window decorations
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
{
|
||||
"title": "nebula-os",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
"height": 600,
|
||||
"fullscreen": true,
|
||||
"decorations": false
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user