Skip to content

Instantly share code, notes, and snippets.

@zeroseis
Last active July 8, 2020 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeroseis/3057e3c588c4564c69c06cdf02c1bf91 to your computer and use it in GitHub Desktop.
Save zeroseis/3057e3c588c4564c69c06cdf02c1bf91 to your computer and use it in GitHub Desktop.
Disable Chrome's two-finger back/forward navigation on MacOS
defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool FALSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment