diff options
author | Botond Hende <nettingman@gmail.com> | 2024-12-04 15:22:10 +0100 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-12-04 15:22:10 +0100 |
commit | 99243bd33a63c076d16bd08914bd1808d4a4112c (patch) | |
tree | 3cd7615401ac1f2a4dac44c51de7b21e27f7b60a /config.yaml | |
parent | 6168323b858a1eeeafdf9a4e2528df3205d6c2da (diff) |
response manager and libnotify response handler
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 cc3c816..ac3069c 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,6 @@ intents_dir: sentences responses_dir: responses +resources_dir: resources applications_dir: /usr/bin input_mode: pw-record # other option: stdin |