about summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2022-12-11 22:38:08 +0100
committerbptato <nincsnevem662@gmail.com>2022-12-11 22:38:08 +0100
commit304640f7f7443a11753cdcea26926090daa59de0 (patch)
treed88c679ddb84af93f6bfd577345a8cacd9ea6ffb /res
parent5931e0a5578852dcd0a7d7820be3012f2132f848 (diff)
downloadchawan-304640f7f7443a11753cdcea26926090daa59de0.tar.gz
Add visual-home, rename undocumented config values
Diffstat (limited to 'res')
-rw-r--r--res/config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/config.toml b/res/config.toml
index cfb267eb..deb7e5c9 100644
--- a/res/config.toml
+++ b/res/config.toml
@@ -1,3 +1,8 @@
+[start]
+visual-home = "about:cha"
+run-script = ""
+headless = false
+
 [external]
 tmpdir = "/tmp/cha"
 editor = "vi %s +%d"