A atMac macrumors 6502 Original poster Feb 17, 2012 #1 Is there any way to remove the Notifications icon in the top bar? I won't be using notifications. I don't even use growl. I find myself clicking on it instead of Spotlight.
Is there any way to remove the Notifications icon in the top bar? I won't be using notifications. I don't even use growl. I find myself clicking on it instead of Spotlight.
4 4966246 Cancelled Jul 27, 2012 #2 The only way as of now is to disable the notification centre. You can do this by running these two commands in the terminal: Code: launchctl unload /System/Library/LaunchAgents/com.apple.notificationcenterui.plist Code: sudo mv /System/Library/LaunchAgents/com.apple.notificationcenterui.plist /System/Library/LaunchAgents/com.apple.notificationcenterui.bak
The only way as of now is to disable the notification centre. You can do this by running these two commands in the terminal: Code: launchctl unload /System/Library/LaunchAgents/com.apple.notificationcenterui.plist Code: sudo mv /System/Library/LaunchAgents/com.apple.notificationcenterui.plist /System/Library/LaunchAgents/com.apple.notificationcenterui.bak