mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-09 04:46:12 +10:00
.osx: Disable Notification Center
This also removes the annoying menu bar icon. Ref. #168.
This commit is contained in:
committed by
Mathias Bynens
parent
969c95bfe9
commit
3354d34521
@@ -90,6 +90,9 @@ systemsetup -setcomputersleep Off > /dev/null
|
||||
# Check for software updates daily, not just once per week
|
||||
defaults write com.apple.SoftwareUpdate ScheduleFrequency -int 1
|
||||
|
||||
# Disable Notification Center and remove the menu bar icon
|
||||
launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
|
||||
|
||||
###############################################################################
|
||||
# Trackpad, mouse, keyboard, Bluetooth accessories, and input #
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user