aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
Diffstat (limited to '.osx')
-rwxr-xr-x.osx2
1 files changed, 1 insertions, 1 deletions
diff --git a/.osx b/.osx
index 790221c..4c3fa2e 100755
--- a/.osx
+++ b/.osx
@@ -54,7 +54,7 @@ defaults write com.apple.screencapture disable-shadow -bool true
defaults write com.apple.dock mouse-over-hilte-stack -bool true
# Enable spring loading for all Dock items
-defaults write enable-spring-load-actions-on-all-items -bool true
+defaults write com.apple.dock enable-spring-load-actions-on-all-items -bool true
# Show indicator lights for open applications in the Dock
defaults write com.apple.dock show-process-indicators -bool true