Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git
completions: typo
focus-follows-cursor instead of focus-follow-cursor
completions/bash/riverctl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/completions/bash/riverctl b/completions/bash/riverctl
index 0bcbb00..6c5a52f 100644
--- a/completions/bash/riverctl
+++ b/completions/bash/riverctl
@@ -40,7 +40,7 @@ function __riverctl_completion ()
border-color-focused \
border-color-unfocused \
border-width \
- focus-follow-cursor \
+ focus-follows-cursor \
opacity \
set-repeat \
set-cursor-warp \