diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-07 12:07:03 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-07 12:07:03 -0500 |
| commit | 4d48e32c47f06a9d45baa8b1932958f223c8ce24 (patch) | |
| tree | 72a8c23f7b08c9f41a392d2929b0fdc7c87fd3ca /tests | |
| parent | 565cb80d10a0a382d320cec18582e92a09c0e214 (diff) | |
| download | archsetup-4d48e32c47f06a9d45baa8b1932958f223c8ce24.tar.gz archsetup-4d48e32c47f06a9d45baa8b1932958f223c8ce24.zip | |
fix(hyprland): natural-scroll the mouse, not just the touchpad
The `input` block had `natural_scroll = true` only inside its `touchpad` sub-block. The BT mouse fell back to Hyprland's default and scrolled the opposite way from the touchpad. Switching between input devices flipped scroll direction.
I added `natural_scroll = true` at the top level of the `input` block. The touchpad's own setting still applies because Hyprland scopes touchpad config separately. Touchpad behavior is unchanged.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
