diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/config-example | 1 | ||||
-rw-r--r-- | contrib/pianobar.1 | 4 |
2 files changed, 5 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 diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 5efaca1..490ee23 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -162,6 +162,10 @@ with 'a' or select none with 'n'. Decrease volume. .TP +.B act_volreset = ^ +Reset volume. + +.TP .B act_volup = ) Increase volume. |