Skip to content

Instantly share code, notes, and snippets.

@dchenk
Created March 19, 2019 02:16
Show Gist options
  • Save dchenk/c13426dcf8fd5921563f38fac25f932d to your computer and use it in GitHub Desktop.
Save dchenk/c13426dcf8fd5921563f38fac25f932d to your computer and use it in GitHub Desktop.

Configure libinput-gestures

Use libinput-gestures

After installing everything, copy the default conf file to: ~/.config/libinput-gestures.conf and replace lines for these options:

gesture swipe up        xdotool key super
gesture swipe down      xdotool key super+a

Then autostart and start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment