aboutsummaryrefslogtreecommitdiffstats
path: root/.macos
diff options
context:
space:
mode:
Diffstat (limited to '.macos')
-rwxr-xr-x.macos4
1 files changed, 2 insertions, 2 deletions
diff --git a/.macos b/.macos
index ab3c05b..77b3d29 100755
--- a/.macos
+++ b/.macos
@@ -148,7 +148,7 @@ defaults write com.apple.BluetoothAudioAgent "Apple Bitpool Min (editable)" -int
#sudo systemsetup -settimezone "Europe/Brussels" > /dev/null
# Stop iTunes from responding to the keyboard media keys
-launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist 2> /dev/null
+#launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist 2> /dev/null
###############################################################################
# Energy saving #
@@ -167,7 +167,7 @@ sudo systemsetup -setrestartfreeze on
sudo pmset -a displaysleep 15
# Disable machine sleep while charging
-#sudo pmset -c sleep 0
+sudo pmset -c sleep 0
# Set machine sleep to 5 minutes on battery
sudo pmset -b sleep 5