Files
dotfiles/xinit/xinitrc
T
2023-04-10 23:54:23 +02:00

12 lines
231 B
Bash

# Enable natural scrolling on the touchpad
xinput set-prop 9 298 1
# Enable middle button emulation on the touchpad
xinput set-prop 9 308 1
# Enable two-fingers click
xinput set-prop 9 306 0 1
# Start i3 window manager
exec i3