sample default settings for future

This commit is contained in:
CJ Pais 2025-05-15 15:15:04 -07:00
parent 1e976d62b1
commit d3cad4973f

View file

@ -0,0 +1,11 @@
{
"bindings": {
"transcribe": {
"id": "transcribe",
"name": "Transcribe",
"description": "Converts your speech into text.",
"default_binding": "alt+space"
}
},
"push_to_talk": true
}