File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -647,6 +647,10 @@ defaults write com.apple.messageshelper.MessageController SOInputLineSettings -d
647
647
defaults write com.google.Chrome ExtensionInstallSources -array " https://gist.githubusercontent.com/" " http://userscripts.org/*"
648
648
defaults write com.google.Chrome.canary ExtensionInstallSources -array " https://gist.githubusercontent.com/" " http://userscripts.org/*"
649
649
650
+ # Disable the all too sensitive backswipe
651
+ defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool false
652
+ defaults write com.google.Chrome.canary AppleEnableSwipeNavigateWithScrolls -bool false
653
+
650
654
# ##############################################################################
651
655
# GPGMail 2 #
652
656
# ##############################################################################
You can’t perform that action at this time.
0 commit comments