implement audio_cache setting

fixes #196
This commit is contained in:
Henrik Friedrichsen
2020-05-14 22:11:35 +02:00
parent 85bc898830
commit d04766160d
3 changed files with 18 additions and 17 deletions

View File

@@ -122,6 +122,8 @@ values are:
* `use_nerdfont`: Turn nerdfont glyphs on/off <true/false>
* `theme`: Set a custom color palette (see below)
* `audio_cache`: Enable or disable caching of audio files, on by default
<true/false>
* `volnorm`: Enable or disable volume normalization, off by default <true/false>
* `volnorm_pregain`: Normalization pregain to apply (if enabled)