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 | e7035d6ad0ea8e652559418dbdf036d4c6fe9a6f (patch) | |
| tree | 26e09ba432ce3157213993248d209101deee5dae /dotfiles/common | |
| parent | 6bb30128d5e3ee506fd189fbc239fae13aad6a02 (diff) | |
| download | archsetup-e7035d6ad0ea8e652559418dbdf036d4c6fe9a6f.tar.gz archsetup-e7035d6ad0ea8e652559418dbdf036d4c6fe9a6f.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 'dotfiles/common')
0 files changed, 0 insertions, 0 deletions
