Skip to content

Instantly share code, notes, and snippets.

@Lewwwk
Created February 14, 2014 16:16
Show Gist options
  • Save Lewwwk/9003935 to your computer and use it in GitHub Desktop.
Save Lewwwk/9003935 to your computer and use it in GitHub Desktop.
Removing menu bar icons
right click on an app
click 'Show Package Contents'
click Contents/Resources
find the icon
open a terminal window
type 'sudo chmod 0600 ' and then drag the file into terminal, press enter
type `sudo chown root 0600 ` and drag and enter
restart the app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment