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

commit5024f57d9aae17c8f7fe5ae5c77a7c232f342211
parent5d424621e5
authorSteef Hegeman <[email protected]>
date2021-07-02 18:28
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 \