add configuration value to drop default keybindings

resolves #204
This commit is contained in:
Henrik Friedrichsen
2020-06-18 19:33:19 +02:00
parent d36fb4fe40
commit 65126c5c78
4 changed files with 14 additions and 9 deletions

View File

@@ -128,6 +128,8 @@ values are:
<true/false>
* `volnorm`: Enable or disable volume normalization, off by default <true/false>
* `volnorm_pregain`: Normalization pregain to apply (if enabled)
* `default_keybindings`: If disabled, the default keybindings are discarded, off
by default <true/false>
Keybindings can be configured in `[keybindings]` section in `config.toml`, e.g. as such: