Skip to content

Instantly share code, notes, and snippets.

Created December 2, 2017 12:23
Show Gist options
  • Save anonymous/894db69592e6fabb8395cd7dd97bca80 to your computer and use it in GitHub Desktop.
Save anonymous/894db69592e6fabb8395cd7dd97bca80 to your computer and use it in GitHub Desktop.
{
services.xserver.multitouch = {
enable = true;
additionalOptions = ''
Option "ButtonIntegrated" "true"
'';
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment