From e1b325d76abe0874bc31848553db17ae52b7429b Mon Sep 17 00:00:00 2001 From: Jacob Kiers Date: Fri, 17 Jan 2014 16:21:13 +0100 Subject: [PATCH] Tweak OSX config. Signed-off-by: Jacob Kiers --- setup/osx.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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