Skip to content
New issue

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

feat: Add support for mouse axes #1

Open
wants to merge 2 commits into
base: mouse-buttons
Choose a base branch
from

Conversation

jmperricone
Copy link

@jmperricone jmperricone commented May 6, 2024

Add support for mouse axes

@jmperricone
Copy link
Author

jmperricone commented May 7, 2024

As an example, I use this to scroll with my keyboard's volume wheel in Hyprland:

bind= $mainMod, XF86AudioRaiseVolume, exec, wtype -A axis_v 15
bind= $mainMod, XF86AudioLowerVolume, exec, wtype -A axis_v -15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants