remove decorations by default
This commit is contained in:
parent
119940b92b
commit
24f3601c2f
|
@ -48,7 +48,7 @@
|
||||||
{
|
{
|
||||||
"fullscreen": false,
|
"fullscreen": false,
|
||||||
"resizable": true,
|
"resizable": true,
|
||||||
"decorations": true,
|
"decorations": false,
|
||||||
"center": true,
|
"center": true,
|
||||||
"transparent": true,
|
"transparent": true,
|
||||||
"title": "blek! nox",
|
"title": "blek! nox",
|
||||||
|
|
Loading…
Reference in New Issue