Add script to connect to headphones
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -x
|
||||
|
||||
bluetoothctl power on
|
||||
bluetoothctl connect 94:DB:56:41:C0:38
|
||||
Reference in New Issue
Block a user