aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.osx1
1 files changed, 1 insertions, 0 deletions
diff --git a/.osx b/.osx
index f9e6624..5611334 100755
--- a/.osx
+++ b/.osx
@@ -39,6 +39,7 @@ defaults write NSGlobalDomain NSTableViewDefaultSizeMode -int 2
# Always show scrollbars
defaults write NSGlobalDomain AppleShowScrollBars -string "Always"
+# Possible values: `WhenScrolling`, `Automatic` and `Always`
# Disable smooth scrolling
# (Uncomment if you’re on an older Mac that messes up the animation)