[URGENT] Fix autoscroll on browser with touchpad without having to touch the touchpad to scroll (#76)

* Update input

* Update input
This commit is contained in:
Rudy ツ
2024-08-04 22:15:18 +05:30
committed by GitHub
parent 640f19f2f5
commit 492c3820da

View File

@@ -6,6 +6,7 @@
input type:touchpad { input type:touchpad {
dwt enabled dwt enabled
tap enabled tap enabled
tap_button_map lrm # Fixed autoscroll without having to scroll on browser (this thing is tested) , right click menu was not showing up idk how this works but it supresses the autoscroll
natural_scroll enabled natural_scroll enabled
} }