mathiasbynens / mathiasbynens/dotfiles

Notification Center

Open
#550 3 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

Hi guys,

in the file .osx are among others these two lines (114 and 115):
# Disable Notification Center and remove the menu bar icon

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

It disables the notifications center, but the menu bar icon is still visible. I am using OS X Yosemite (10.10.3). Does anyone have a idea to let the icon disappear? Thank you very much in advance.

Cheers,
Jonas

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the .osx file around lines 114–115 and the launchctl command that disables Notification Center. Reproduce the behavior on OS X Yosemite 10.10.3, then verify that the menu bar icon disappears while the requested Notification Center behavior remains disabled.

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.