1
0
Fork 0

herdr: manage config.toml via chezmoi

Ignore herdr runtime state (session.json, logs, sockets, plugin lock).
This commit is contained in:
Rain 2026-08-22 21:56:53 -04:00
parent ca9d9d206b
commit 5b5ae288b4
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[ui]
status_indicators = "symbols"
show_agent_labels_on_pane_borders = true
[theme]
name = "gruvbox"
auto_switch = false
[ui.toast]
delivery = "system"