Remove the spotlight icon

This commit is contained in:
2013-11-10 08:35:36 -05:00
parent 68c6c04130
commit bf9b1c2d54
+1 -1
View File
@@ -475,7 +475,7 @@ defaults write com.apple.mail SpellCheckingBehavior -string "NoSpellCheckingEnab
###############################################################################
# Hide Spotlight tray-icon (and subsequent helper)
#sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
# Disable Spotlight indexing for any volume that gets mounted and has not yet
# been indexed before.
# Use `sudo mdutil -i off "/Volumes/foo"` to stop indexing any volume.