From ba6a38f491adffb51eb3437158bcd16a4bbbaa3f Mon Sep 17 00:00:00 2001 From: Steef Hegeman Date: Fri, 2 Jul 2021 18:28:26 +0200 Subject: [PATCH] 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 \