Skip to content

Instantly share code, notes, and snippets.

@ygxxii
Created June 15, 2025 07:05
Show Gist options
  • Select an option

  • Save ygxxii/f59b8ecf1f67973aed7644e34c6137b2 to your computer and use it in GitHub Desktop.

Select an option

Save ygxxii/f59b8ecf1f67973aed7644e34c6137b2 to your computer and use it in GitHub Desktop.
Chrome Settings
## Disable swipe history navigation (--disable-features=OverscrollHistoryNavigation)
# Chrome
defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool false
# Arc
defaults write company.thebrowser.Browser AppleEnableSwipeNavigateWithScrolls -bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment