From ea8d8612aed0482957218496dfcaf355d0a1407d Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Tue, 12 Mar 2013 18:05:00 +0100 Subject: .osx: Fix typo --- .osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.osx b/.osx index f3b800c..cc9c053 100755 --- a/.osx +++ b/.osx @@ -28,7 +28,7 @@ defaults write com.apple.menuextra.battery ShowTime -string "YES" # Menu bar: hide the useless Time Machine and Volume icons defaults write com.apple.systemuiserver menuExtras -array "/System/Library/CoreServices/Menu Extras/Bluetooth.menu" "/System/Library/CoreServices/Menu Extras/AirPort.menu" "/System/Library/CoreServices/Menu Extras/Battery.menu" "/System/Library/CoreServices/Menu Extras/Clock.menu" -# Set highlight color to orange +# Set highlight color to green defaults write NSGlobalDomain AppleHighlightColor -string '0.764700 0.976500 0.568600' # Set sidebar icon size to medium -- cgit v1.2.3