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.
This commit is contained in:
parent
6cac8ce12e
commit
01e13bb27c
2 changed files with 12 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ ln -s ~/Projects/hypr-dotfiles/wlogout wlogout
|
|||
ln -s ~/Projects/hypr-dotfiles/kitty kitty
|
||||
ln -s ~/Projects/hypr-dotfiles/helix helix
|
||||
ln -s ~/Projects/hypr-dotfiles/fcitx5 fcitx5
|
||||
ln -s ~/Projects/hypr-dotfiles/whisrs whisrs
|
||||
```
|
||||
|
||||
To enable the auto-mute/unmute timers (mutes at 21:00, unmutes at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue