Tweak OSX config.

Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
Jacob Kiers 2014-01-17 16:21:13 +01:00
parent 8460c1a619
commit e1b325d76a
1 changed files with 2 additions and 2 deletions

View File

@ -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