about summary refs log tree commit diff stats
path: root/doc/config.md
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2022-01-22 23:32:48 +0100
committerbptato <nincsnevem662@gmail.com>2022-01-22 23:32:48 +0100
commitc73367b5e940c184247908a22cd4a495de4a0fde (patch)
tree4bf5fd142607ce583d76ce60eaa4468018df93fd /doc/config.md
parent8a8667d0449112373015e7eacc1014435036fe52 (diff)
downloadchawan-c73367b5e940c184247908a22cd4a495de4a0fde.tar.gz
Rebrand program
Diffstat (limited to 'doc/config.md')
-rw-r--r--doc/config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/config.md b/doc/config.md
index cdf26497..ad18bc52 100644
--- a/doc/config.md
+++ b/doc/config.md
@@ -1,9 +1,9 @@
 # Configuration
 
 Currently keybindings and a user stylesheet can be configured. The
-configuration format for twt is toml.
+configuration format for chawan is toml.
 
-twt will look for a config file in the ~/.config/twt/ directory called
+Chawan will look for a config file in the ~/.config/chawan/ directory called
 `config.toml`. For an example see the default configuration in the res/ folder.
 
 A list of configurable options follows.