diff options
author | Botond Hende <nettingman@gmail.com> | 2024-11-24 23:53:13 +0100 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-11-24 23:53:13 +0100 |
commit | 965c0e3401a4743c4f5e91e2368fd04b0b24aa02 (patch) | |
tree | d9428a6f15a6b480d079f53bbc802efca13eafca /config.yaml | |
parent | a54f9cbed78ce3df4252c209553f4f318bc2b81e (diff) |
input_handler can be specified from config
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index 858eb31..0903321 100644 --- a/config.yaml +++ b/config.yaml @@ -1,3 +1,4 @@ +input_mode: pw-record # other option: stdin intents_dir: sentences applications_dir: /usr/bin |