Added post command to disable two finger back

This commit is contained in:
2017-12-03 06:42:48 -05:00
parent 1be776cb93
commit ec24f9700c
+3
View File
@@ -0,0 +1,3 @@
# Two finger back is the WORST
defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool FALSE
defaults write com.google.Chrome AppleEnableMouseSwipeNavigateWithScrolls -bool FALSE