Created
February 4, 2025 20:00
-
-
Save dhvcc/d6300e807638c0a02f4ee284073c7734 to your computer and use it in GitHub Desktop.
Fixes MX Master 3S lag using bluetooth on MacOS, thanks https://www.reddit.com/r/logitech/comments/ylo5z6/comment/jqifh4n
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo defaults write /Library/Preferences/com.apple.airport.bt.plist bluetoothCoexMgmt Hybrid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment