aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-19 20:07:47 +0530
committerGitHub <noreply@github.com>2020-06-19 20:07:47 +0530
commit353dab50ea72a4c9b013d0305939f241260c4839 (patch)
treec6f0b34bff094f5dc7a823660c4f944f1a5e3af6
parent5d83cdb1c48ca248a59975fea0e1d1692fe8fb46 (diff)
downloadshotkey-353dab50ea72a4c9b013d0305939f241260c4839.tar.gz
shotkey-353dab50ea72a4c9b013d0305939f241260c4839.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b96d9ff..cd2a22d 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ sudo make install
## Configuring
You can edit `config.h` to configure key bindings.
-* `shell` - Configure the shell
+* `shell` - Configure the shell used for executing the commands
* `modes` - A mapping defining all mode keys bindings
* `keys` - All normal mode key bindings
* `on_mode_change` - Hook script to listen to mode changes. Useful for status bar integration