added window style to settings

This commit is contained in:
booploops 2022-02-28 23:57:47 -08:00
parent c832e9e959
commit 8013d663e9
8 changed files with 256 additions and 65 deletions

View file

@ -97,7 +97,10 @@ export class Store {
"bg_artwork_rotation": false,
"hw_acceleration": "default", // default, webgpu, disabled
"showuserinfo": true,
"miniplayer_top_toggle": true
"miniplayer_top_toggle": true,
"directives": {
"windowLayout": "default"
}
},
"lyrics": {
"enable_mxm": false,