Commit graph

2 commits

Author SHA1 Message Date
47b958ecfe whisrs: raise the silence auto-stop timeout to 6s
The default 2s auto-stop ended dictations whenever a thinking pause ran
a little long while the key was still held. 6s keeps room to think
while still bounding a lost-release recording (the guards make missed
releases rare, so the longer bound costs little).
2026-09-18 06:17:36 +09:00
Jeena
01e13bb27c hypr: track whisrs config and symlink it like the other dotfiles
Keep the dictation daemon config versioned with the rest of the setup.
The file carries no secrets (local backend), but if a cloud backend with
an API key is ever configured it must not be committed; whisrs accepts
WHISRS_GROQ_API_KEY-style env vars instead.
2026-09-15 08:48:41 +09:00