This is a manual for OSX like touchpad gestures on arch linux for the awesome window manager. It describes how to trigger awesome actions on swiping with three fingers on the touchpad.
-
Install libinput dependencies
paru -S xf86-input-libinput libinput-gestures
-
Add current user to input group
sudo gpasswd -a $USER input