git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit3cd73c3d20c4b44c50ca0ad4f0bedf231e1fd4df
parent49af8d3f95
authorIsaac Freund <[email protected]>
date2025-12-31 21:05
doc: input configuration is now implemented

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c5de72f..26d5572 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ The first release supporting the
 will be 0.4.0. The protocol is implemented on river's main branch and is already
 robust/feature complete enough for me to use as my daily driver.  There are
 however missing features that need to be implemented before the 0.4.0 release,
-for example input configuration.
+for example keyboard layout configuration.
 
 Currently the only documentation for the
 [river-window-management-v1](protocol/river-window-management-v1.xml) protocol