We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature already implemented in the latest master?
master
No
Is your feature request related to a problem? Please describe.
No, it is not.
Describe the solution you'd like
I would like be able to bind the volume to scroll, hence allowing the keymaps to be able to listen / match mouse scroll inputs.
[[keymaps]] command = "VolumeUp" key_sequence = "ScrollDown" [[keymaps]] command = "VolumeDown" key_sequence = "ScrollUp"
Describe alternatives you've considered
Using my mouses software I theoretically could add a unused keys to the scroll directions, then use keymaps with those keys.
Additional context
This can be done on the default Spotify client by hovering the volume bar and scrolling.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Is your feature already implemented in the latest
master
?No
Is your feature request related to a problem? Please describe.
No, it is not.
Describe the solution you'd like
I would like be able to bind the volume to scroll, hence allowing the keymaps to be able to listen / match mouse scroll inputs.
Describe alternatives you've considered
Using my mouses software I theoretically could add a unused keys to the scroll directions, then use keymaps with those keys.
Additional context
This can be done on the default Spotify client by hovering the volume bar and scrolling.
The text was updated successfully, but these errors were encountered: