Created
October 17, 2014 18:34
-
-
Save origamid/792e5b964360e1c1c27f to your computer and use it in GitHub Desktop.
expose-animation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.apple.dock expose-animation-duration -float 0.1 ; killall Dock | |
defaults delete com.apple.dock expose-animation-duration ; killall Dock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment