.osx: Comment out the line that enables the 2D Dock

I’ll try out the new frost glass Mountain Lion Dock for a while.
This commit is contained in:
Mathias Bynens
2012-07-26 11:53:53 +02:00
parent 4e31acd0d4
commit 2d0737e924
Vendored
+1 -1
View File
@@ -205,7 +205,7 @@ defaults write com.apple.Dock autohide-delay -float 0
defaults write com.apple.dock autohide-time-modifier -float 0
# Enable the 2D Dock
defaults write com.apple.dock no-glass -bool true
#defaults write com.apple.dock no-glass -bool true
# Automatically hide and show the Dock
defaults write com.apple.dock autohide -bool true