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

commitc4a675cff4c2045d0f1b06f14ecb966bf60e0cf4
parentad7c8c4278
authorIsaac Freund <[email protected]>
date2020-05-24 21:07
Correct socket -> protocol in readme

 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 27ad1c7..01a67d5 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,9 @@ don't hesitate to
 - Simplicity and minimalism, river should not overstep the bounds of a
 window manger.
 - Dynamic window management based on a stack of views and tags like dwm.
-- Scriptable configuration and control through a socket and separate
-binary, `riverctl`, like bspwm.
+- Scriptable configuration and control through a separate binary,
+`riverctl`, like bspwm. This works using the custom
+[river-control](protocol/river-control-unstable-v1.xml) protocol.
 
 ## Packaging status