diff --git a/.osx b/.osx index d1ef6a7..44a5469 100755 --- a/.osx +++ b/.osx @@ -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 # ###############################################################################