Added show user info variable to the cfg

This commit is contained in:
Onur Gümüş 2022-01-19 23:39:09 +03:00
parent 5c9b913cdb
commit d1e6ba2ebc

View file

@ -62,7 +62,8 @@ const configDefaults = {
"animated_artwork_qualityLevel": 1,
"bg_artwork_rotation": false,
"hw_acceleration": "default", // default, webgpu, disabled
"videoRes": 720
"videoRes": 720,
"showuserinfo": true
},
"lyrics": {
"enable_mxm": false,