diff --git a/setup/osx.sh b/setup/osx.sh index 0e839fa..a8bc75a 100755 --- a/setup/osx.sh +++ b/setup/osx.sh @@ -384,7 +384,7 @@ defaults write -g WebContinuousSpellCheckingEnabled -boolean true sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search # Disable Notification Center -launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist +#launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist ############################################################################### # Safari & WebKit # @@ -559,7 +559,7 @@ sudo pmset -b panicrestart 15 sudo pmset -c sleep 30 # Display sleep: 10 min -sudo mset -c displaysleep 10 +sudo pmset -c displaysleep 10 # Put the hard disk(s) to sleep when possible: 10 min sudo pmset -c disksleep 10