From 2d0737e924adafd4793dca83cd0a007e87550396 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Thu, 26 Jul 2012 11:53:53 +0200 Subject: .osx: Comment out the line that enables the 2D Dock MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’ll try out the new frost glass Mountain Lion Dock for a while. --- .osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.osx') diff --git a/.osx b/.osx index 7cc9527..47cfd01 100755 --- a/.osx +++ b/.osx @@ -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 -- cgit v1.2.3