herdr: manage config.toml via chezmoi
Ignore herdr runtime state (session.json, logs, sockets, plugin lock).
This commit is contained in:
parent
ca9d9d206b
commit
5b5ae288b4
2 changed files with 16 additions and 0 deletions
|
|
@ -17,3 +17,9 @@ README.md
|
|||
40-install-sway.sh
|
||||
40-install-sway-gentoo.sh
|
||||
{{ end }}
|
||||
|
||||
# herdr runtime state — only config.toml is managed
|
||||
.config/herdr/session.json
|
||||
.config/herdr/*.log
|
||||
.config/herdr/.plugins.lock
|
||||
.config/herdr/*.sock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue