summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 82a6ac9..f067062 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,10 @@ Configuring cmdtree will be easy (not yet implemented, still WIP):
(e email
(f fetch-email)))
-Configuring cmdtree is currently not so easy, but you just need to tweak
-[cfg.def.h](cfg.def.h) to your liking before building.
+Configuring cmdtree currently requires you to edit a C header file, similar to
+dmenu. You will need to tweak [cfg.def.h](cfg.def.h) to your liking before
+building. This is temporary until the configuration file format is complete, but
+it has the benefit of being quite fast to launch!
key bindings