aboutsummaryrefslogtreecommitdiffstats
path: root/.macos
diff options
context:
space:
mode:
authorSimen A. W. Olsen <so@bjerk.io>2020-11-21 14:01:35 +0100
committerSimen A. W. Olsen <so@bjerk.io>2020-11-21 14:01:35 +0100
commitdecd709def67526c270e37d888693d5ef6dca990 (patch)
tree70cdfbd138ce96c96d12ccd0cbbfebc4ba6efea0 /.macos
parent41e96227e712ce1094c78c7c57d64f5df61b3327 (diff)
downloaddotfiles-decd709def67526c270e37d888693d5ef6dca990.tar.gz
dotfiles-decd709def67526c270e37d888693d5ef6dca990.zip
a bunch of additions
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