fixed disable chime when charging

This commit is contained in:
Vlad Marinov 2015-10-28 14:01:25 -07:00
parent 9b54375d44
commit ad0eb6af33

View File

@ -608,7 +608,7 @@ open /System/Library/CoreServices/PowerChime.app
#### Disable Chime when Charging
```bash
defaults write com.apple.PowerChime ChimeOnAllHardware -bool false && \
open /System/Library/CoreServices/PowerChime.app
killall PowerChime
```
## Input Devices