Handy/src-tauri/resources/default_settings.json
2025-06-27 12:54:29 -07:00

11 lines
239 B
JSON

{
"bindings": {
"transcribe": {
"id": "transcribe",
"name": "Transcribe Keyboard Shortcut",
"description": "Converts your speech into text.",
"default_binding": "alt+space"
}
},
"push_to_talk": true
}