Add script to connect to headphones
This commit is contained in:
6
tree/.local/bin/lurar
Executable file
6
tree/.local/bin/lurar
Executable file
@ -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