Skip to content

Instantly share code, notes, and snippets.

@reevik
Created April 10, 2021 18:02
Show Gist options
  • Save reevik/5a2d3f8e7ea3d76f7a13d330f248e790 to your computer and use it in GitHub Desktop.
Save reevik/5a2d3f8e7ea3d76f7a13d330f248e790 to your computer and use it in GitHub Desktop.
Enable aptX BT Codec on Mac
sudo defaults write bluetoothaudiod "Enable AptX codec" -bool true
sudo defaults read bluetoothaudiod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment