added UI Scale option under visual
This commit is contained in:
parent
2edbc243d0
commit
d7132cfe8e
6 changed files with 18 additions and 4 deletions
|
@ -129,7 +129,8 @@ export class Store {
|
|||
"windowLayout": "default"
|
||||
},
|
||||
"windowControlPosition": 0, // 0 default right
|
||||
"nativeTitleBar": false
|
||||
"nativeTitleBar": false,
|
||||
"uiScale": 1.0
|
||||
},
|
||||
"lyrics": {
|
||||
"enable_mxm": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue