diff --git a/README.md b/README.md index 06cca25..3b99c37 100644 --- a/README.md +++ b/README.md @@ -675,19 +675,19 @@ sudo systemsetup -setcomputersleep Never sudo systemsetup -setrestartfreeze on ``` -#### Enable Chime When Charging +#### Chime When Charging Play iOS charging sound when MagSafe is connected. ```bash +# Enable defaults write com.apple.PowerChime ChimeOnAllHardware -bool true && \ open /System/Library/CoreServices/PowerChime.app -``` -#### Disable Chime When Charging -```bash +# Disable (Default) defaults write com.apple.PowerChime ChimeOnAllHardware -bool false && \ killall PowerChime ``` + ## Input Devices ### Keyboard