aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.osx3
1 files changed, 0 insertions, 3 deletions
diff --git a/.osx b/.osx
index c56bf77..567b47a 100755
--- a/.osx
+++ b/.osx
@@ -265,9 +265,6 @@ defaults write com.apple.dock autohide -bool true
# Make Dock icons of hidden applications translucent
defaults write com.apple.dock showhidden -bool true
-# Enable iTunes track notifications in the Dock (for pre-10.8)
-defaults write com.apple.dock itunes-notifications -bool true
-
# Reset Launchpad
find ~/Library/Application\ Support/Dock -name "*.db" -maxdepth 1 -delete