mathiasbynens / mathiasbynens/dotfiles

.osx hiding menu bar icon doesn't work (Yosemite 10.10.1)

Open
#476 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
31.5k
Forks
8.4k
PR merge metrics
No merged PRs in 30d

Description

# Disable Notification Center and remove the menu bar icon

launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist 2> /dev/null

This does disable the notification center for me but the button in the menu bar is still there.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the .osx configuration and the launchctl command shown in the issue, with attention to how Yosemite handles Notification Center. Verify the behavior on the reported macOS version and identify the configuration change needed to remove the menu bar icon; done means Notification Center is disabled and the icon no longer appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, shell
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.