nsbin/tune-mouse

5 lines
94 B
Plaintext
Raw Normal View History

2016-07-02 07:39:48 +00:00
#!/bin/sh
2017-07-24 13:07:58 +00:00
xinput set-prop "$(cat ~/.touchpad-name)" "libinput Natural Scrolling Enabled" 1
!