You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since somewhere along the macOS 14 release Apple requires Alfred 5 to have the Bluetooth permissions enabled in order to connect and disconnect bluetooth devices. you can paste this: `open "x-apple.systempreferences:com.apple.preference.security?Privacy_Bluetooth"` in your terminal to access the UI and add Alfred manually.
156
+
157
+
## Connect
158
158
159
159
once your AirPods Pro have been paired with your Mac, just type `apc` to connect or disconnect them at whim.
160
160
@@ -168,6 +168,8 @@ go check out to the [GitHub repo](https://github.com/godbout/alfred-airpodspro-c
168
168
<dict>
169
169
<key>6EB7D5B0-E02F-4DA2-9AFE-BD02E81F15B5</key>
170
170
<dict>
171
+
<key>note</key>
172
+
<string>⚠️ make sure Alfred 5 has Bluetooth permissions ⚠️</string>
171
173
<key>xpos</key>
172
174
<real>30</real>
173
175
<key>ypos</key>
@@ -212,8 +214,10 @@ go check out to the [GitHub repo](https://github.com/godbout/alfred-airpodspro-c
0 commit comments