Merge branch 'upcoming' into upcoming

This commit is contained in:
cryptofyre 2022-01-19 21:27:31 -06:00 committed by GitHub
commit e0814e3c95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 432 additions and 138 deletions

View file

@ -57,7 +57,8 @@ export class ConfigStore {
"animated_artwork": "limited", // 0 = always, 1 = limited, 2 = never
"animated_artwork_qualityLevel": 1,
"bg_artwork_rotation": false,
"hw_acceleration": "default" // default, webgpu, disabled
"hw_acceleration": "default", // default, webgpu, disabled
"showuserinfo": true
},
"lyrics": {
"enable_mxm": false,