Skip to content

Instantly share code, notes, and snippets.

@cybic
Created September 28, 2023 20:45
Show Gist options
  • Save cybic/a0219670bf2e3af83f52ecb655937ebe to your computer and use it in GitHub Desktop.
Save cybic/a0219670bf2e3af83f52ecb655937ebe to your computer and use it in GitHub Desktop.
Disable wake by Bluetooth in Ventura
defaults -currentHost write com.apple.Bluetooth RemoteWakeEnabled 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment