enabled oobe

- enabled oobe
- set twopanel as default window layout
This commit is contained in:
booploops 2022-08-23 16:23:54 -07:00
parent d28c9397f4
commit 421917f5c1
3 changed files with 49 additions and 10 deletions

View file

@ -189,7 +189,7 @@ export class Store {
transparent: false,
miniplayer_top_toggle: true,
directives: {
windowLayout: "default",
windowLayout: "twopanel",
},
windowControlPosition: 0, // 0 default right
nativeTitleBar: false,