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

commit63f3a917ca5e1b8f2db20400b5e4f0c657b8ae64
parentb1cd23fabd
authorIsaac Freund <[email protected]>
date2026-03-19 10:33
docs: wording tweak

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

diff --git a/README.md b/README.md
index f1c9f0c..aabd407 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ are stable.  We do not break window managers.
 
 ## Motivation
 
-Why split the window manager to a separate process? I aim to:
+Why split the window manager to a separate process?
 
 - Significantly lower the barrier to entry for writing a Wayland window manager.
 - Allow implementing Wayland window managers in high-level garbage collected