aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2012-07-26 11:53:53 +0200
committerMathias Bynens <mathias@qiwi.be>2012-07-26 11:53:53 +0200
commit2d0737e924adafd4793dca83cd0a007e87550396 (patch)
treee61006f21abe76276642d3b0f9456dfc7d2116fc /.osx
parent4e31acd0d4d33088c303c3dd1c43acd35bdf5793 (diff)
downloaddotfiles-2d0737e924adafd4793dca83cd0a007e87550396.tar.gz
dotfiles-2d0737e924adafd4793dca83cd0a007e87550396.tar.bz2
dotfiles-2d0737e924adafd4793dca83cd0a007e87550396.zip
.osx: Comment out the line that enables the 2D Dock
I’ll try out the new frost glass Mountain Lion Dock for a while.
Diffstat (limited to '.osx')
-rwxr-xr-x.osx2
1 files changed, 1 insertions, 1 deletions
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