added native title bar option, added window control position

This commit is contained in:
booploops 2022-04-01 00:07:01 -07:00
parent 8e7bb2fd0b
commit 0abef214cf
6 changed files with 60 additions and 7 deletions

View file

@ -118,7 +118,9 @@ export class Store {
"miniplayer_top_toggle": true,
"directives": {
"windowLayout": "default"
}
},
"windowControlPosition": 0, // 0 default right
"nativeTitleBar": false
},
"lyrics": {
"enable_mxm": false,