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
10
dot_config/herdr/config.toml
Normal file
10
dot_config/herdr/config.toml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue