From 45c1bced7371b93a49f884bc6fe868571fe94402 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Sat, 4 Aug 2012 08:24:29 +0200 Subject: .osx: Add a note about the iTunes track notifications in OS X 10.8 --- .osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.osx') diff --git a/.osx b/.osx index 34d1e3d..c56bf77 100755 --- a/.osx +++ b/.osx @@ -265,7 +265,7 @@ 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 +# Enable iTunes track notifications in the Dock (for pre-10.8) defaults write com.apple.dock itunes-notifications -bool true # Reset Launchpad -- cgit v1.2.3