Tweak OSX config.
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
parent
8460c1a619
commit
e1b325d76a
@ -384,7 +384,7 @@ defaults write -g WebContinuousSpellCheckingEnabled -boolean true
|
|||||||
sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
|
sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
|
||||||
|
|
||||||
# Disable Notification Center
|
# 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 #
|
# Safari & WebKit #
|
||||||
@ -559,7 +559,7 @@ sudo pmset -b panicrestart 15
|
|||||||
sudo pmset -c sleep 30
|
sudo pmset -c sleep 30
|
||||||
|
|
||||||
# Display sleep: 10 min
|
# 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
|
# Put the hard disk(s) to sleep when possible: 10 min
|
||||||
sudo pmset -c disksleep 10
|
sudo pmset -c disksleep 10
|
||||||
|
Loading…
Reference in New Issue
Block a user