mirror of
https://github.com/gaitas13/dotfiles.git
synced 2025-12-06 07:15:37 +01:00
hyprland natural scrolling
This commit is contained in:
parent
bcdafe12e0
commit
67d92f650b
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ input {
|
||||||
|
|
||||||
touchpad {
|
touchpad {
|
||||||
disable_while_typing=0
|
disable_while_typing=0
|
||||||
natural_scroll=0
|
natural_scroll=1
|
||||||
clickfinger_behavior=0
|
clickfinger_behavior=0
|
||||||
middle_button_emulation=1
|
middle_button_emulation=1
|
||||||
tap-to-click=0
|
tap-to-click=0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue