[notifications]
[notifications]enabled = trueOptions
Section titled “Options”| Option | Type | Default | Description |
|---|---|---|---|
enabled | boolean | true | When true, send desktop notifications via notify-send for selected events. |
When notifications fire
Section titled “When notifications fire”Examples (when enabled):
- No speech detected after audio gates reject a recording (
[audio.gates].notify_on_no_speech) - Clipboard-only fallback because paste was unsafe (
[injection].notify_on_clipboard_only) - Empty or failed transcription messages from the daemon
Requirements
Section titled “Requirements”notify-sendmust be onPATHfor notifications to appear.skald doctorlists whethernotify-sendis available.
- Notifications are non-blocking; they do not delay dictation completion.
- Headless SSH sessions typically have no notification daemon; failures are silent.