1
1
Fork 0

Add mpv/input.conf to disable touchpad scrolling

This commit is contained in:
Jonathan Schleifer 2023-10-28 15:21:53 +00:00
parent edf2400fc6
commit 2125e0a1c2

4
mpv/input.conf Normal file
View file

@ -0,0 +1,4 @@
WHEEL_UP ignore
WHEEL_DOWN ignore
WHEEL_LEFT ignore
WHEEL_RIGHT ignore