Increase/Decrease volume by 5 (#298)
* Increase/Decrease volume by 5 * Fixed static value * use fallback value in case parsing fails fixes #282 Co-authored-by: Henrik Friedrichsen <henrik@affekt.org>
This commit is contained in:
committed by
GitHub
parent
da915ab563
commit
c9d02507ac
@@ -95,7 +95,8 @@ depending on your desktop environment settings. Have a look at the
|
||||
* `<` and `>` play the previous or next track
|
||||
* `f` and `b` to seek forward or backward
|
||||
* `Shift-f` and `Shift-b` to seek forward or backward in steps of 10s
|
||||
* `-` and `+` decrease or increase the volume
|
||||
* `-` and `+` decrease or increase the volume by 1
|
||||
* `[` and `]` decrease of increase the volume by 5
|
||||
* `r` to toggle repeat mode
|
||||
* `z` to toggle shuffle playback
|
||||
* `q` quits ncspot
|
||||
|
||||
Reference in New Issue
Block a user