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