aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2020-04-14 01:20:17 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2020-04-14 01:20:17 +0200
commit93f4133812972ca216dc387e78e5b89a3a008a00 (patch)
treec0ecda827160d38a62d7328de383aa0fe0db6133 /README.md
parent65d151982627cb5f24a3e2e4a6d80f5f41fe9112 (diff)
downloadriver-93f4133812972ca216dc387e78e5b89a3a008a00.tar.gz
river-93f4133812972ca216dc387e78e5b89a3a008a00.tar.xz
Tweak wording in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index defe618..0cb8e07 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,9 @@ River can either be run nested in an X11/wayland session or directly
from a tty using KMS/DRM.
Keybinds are similar to the defaults of dwm, but using the "logo key"
-instead of alt. Check out [config.zig](src/config.zig) for a complete list
-of bindings. Note that the terminal emulator is currently hardcoded to
-[alacritty](https://github.com/alacritty/alacritty).
+instead of alt. Check out the comments in [config.zig](src/config.zig) for
+a complete list of bindings. Note that the terminal emulator is currently
+hardcoded to [alacritty](https://github.com/alacritty/alacritty).
## Development