diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2013-07-07 15:54:23 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2013-07-07 15:54:23 +0200 |
commit | 02b89aa2d2e0df87cb51bae8ffcbfb6439e474dc (patch) | |
tree | 7baec4fcdb02ee926af4947513ae9dad2697d503 /contrib/config-example | |
parent | f6df7d7e510f2d8879ec54dce32fee2b691dc32d (diff) | |
download | pianobar-02b89aa2d2e0df87cb51bae8ffcbfb6439e474dc.tar.gz pianobar-02b89aa2d2e0df87cb51bae8ffcbfb6439e474dc.tar.bz2 pianobar-02b89aa2d2e0df87cb51bae8ffcbfb6439e474dc.zip |
Add keyboard shortcut to reset volume
Closes #377.
Diffstat (limited to 'contrib/config-example')
-rw-r--r-- | contrib/config-example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/config-example b/contrib/config-example index 4958e66..b1648fd 100644 --- a/contrib/config-example +++ b/contrib/config-example @@ -37,6 +37,7 @@ #act_stationselectquickmix = x #act_voldown = ( #act_volup = ) +#act_volreset = ^ # Misc #audio_quality = low |