Enforce strict config schema and clean examples
This commit is contained in:
parent
0df8c356af
commit
67fc8d1701
4 changed files with 61 additions and 46 deletions
|
|
@ -87,6 +87,8 @@ Create `~/.config/aman/config.json` (or let `aman` create it automatically on fi
|
|||
Recording input can be a device index (preferred) or a substring of the device
|
||||
name.
|
||||
|
||||
Config validation is strict: unknown fields are rejected with a startup error.
|
||||
|
||||
Hotkey notes:
|
||||
|
||||
- Use one key plus optional modifiers (for example `Cmd+m`, `Super+m`, `Ctrl+space`).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue