added animated artwork quality, settings now uses approute
This commit is contained in:
parent
489340f237
commit
599a9130a9
4 changed files with 17 additions and 2 deletions
1
index.js
1
index.js
|
@ -23,6 +23,7 @@ const configSchema = {
|
|||
"scrollbars": 0, // 0 = show on hover, 2 = always hide, 3 = always show
|
||||
"refresh_rate": 0,
|
||||
"animated_artwork": "always", // 0 = always, 1 = limited, 2 = never
|
||||
"animated_artwork_qualityLevel": 1,
|
||||
"hw_acceleration": "default", // default, webgpu, disabled
|
||||
"window_transparency": "default"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue