Added show user info variable to the cfg

This commit is contained in:
Onur Gümüş 2022-01-20 04:43:23 +03:00
parent d0ca81cd1e
commit 86b86ddd19

View file

@ -55,7 +55,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,