Last active
February 9, 2018 14:41
-
-
Save alfredormz/4d257cc8501813cebe911e63e09b29b1 to your computer and use it in GitHub Desktop.
Faster show/hide Dock
This file contains hidden or 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 autohide-time-modifier -int 0;killall Dock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment