Skip to content

Instantly share code, notes, and snippets.

@hrkt
Created March 24, 2017 17:53
Show Gist options
  • Save hrkt/d421d011934d9f147907dc72af63f542 to your computer and use it in GitHub Desktop.
Save hrkt/d421d011934d9f147907dc72af63f542 to your computer and use it in GitHub Desktop.
1. disable
```
$ sudo nvram SystemAudioVolume=%80
```
2. enable
```
$ sudo nvram-d SystemAudioVolume
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment