From a4a0fa1985f854239725ed3b5ffe112db662a3d1 Mon Sep 17 00:00:00 2001 From: Giuseppe Burtini Date: Thu, 8 Sep 2011 14:51:59 -0700 Subject: Added enable-spring-load-actions-on-all-items -bool true --- .osx | 3 +++ 1 file changed, 3 insertions(+) (limited to '.osx') diff --git a/.osx b/.osx index 3f14132..a5ccf86 100755 --- a/.osx +++ b/.osx @@ -19,6 +19,9 @@ defaults write com.apple.screencapture disable-shadow -bool true # Enable highlight hover effect for the grid view of a stack (Dock) defaults write com.apple.dock mouse-over-hilte-stack -bool true +# Enables spring loading on Applications, etc. +defaults write enable-spring-load-actions-on-all-items -bool true + # Disable press-and-hold for keys in favor of key repeat defaults write -g ApplePressAndHoldEnabled -bool false -- cgit v1.2.3