mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22:13 +02:00
5 lines
77 B
Bash
5 lines
77 B
Bash
# Enable natural scrolling on the touchpad
|
|
xinput set-prop 9 298 1
|
|
|
|
exec i3
|