fixed disable chime when charging
This commit is contained in:
parent
9b54375d44
commit
ad0eb6af33
@ -608,7 +608,7 @@ open /System/Library/CoreServices/PowerChime.app
|
|||||||
#### Disable Chime when Charging
|
#### Disable Chime when Charging
|
||||||
```bash
|
```bash
|
||||||
defaults write com.apple.PowerChime ChimeOnAllHardware -bool false && \
|
defaults write com.apple.PowerChime ChimeOnAllHardware -bool false && \
|
||||||
open /System/Library/CoreServices/PowerChime.app
|
killall PowerChime
|
||||||
```
|
```
|
||||||
|
|
||||||
## Input Devices
|
## Input Devices
|
||||||
|
Loading…
Reference in New Issue
Block a user