add connect/disconnect command for headset to KDE connect
This commit is contained in:
parent
f1a669d409
commit
e88c82f55d
1 changed files with 49 additions and 45 deletions
|
@ -40,7 +40,11 @@
|
||||||
"name": "webcam to phone"
|
"name": "webcam to phone"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "",
|
"command": "bluetoothctl connect 38:18:4C:11:56:99",
|
||||||
"name": ""
|
"name": "connect headset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"command": "bluetoothctl disconnect 38:18:4C:11:56:99",
|
||||||
|
"name": "disconnect headset"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Add table
Add a link
Reference in a new issue