Skip to content

Instantly share code, notes, and snippets.

@PatrickJS
Created September 17, 2013 04:01
Show Gist options
  • Select an option

  • Save PatrickJS/6589945 to your computer and use it in GitHub Desktop.

Select an option

Save PatrickJS/6589945 to your computer and use it in GitHub Desktop.
Hide the Spotlight Menu Icon in OSX
sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search && killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment