aboutsummaryrefslogtreecommitdiff
path: root/completions/bash
diff options
context:
space:
mode:
authorSteef Hegeman <mail@steefhegeman.com>2021-07-02 18:28:26 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2021-07-02 19:11:36 +0200
commitba6a38f491adffb51eb3437158bcd16a4bbbaa3f (patch)
treeb787073be5be31ce49670fe8735ac356b76a4988 /completions/bash
parente2e4cd295342b23e54d4e7d16fef49a3f34ed082 (diff)
downloadriver-ba6a38f491adffb51eb3437158bcd16a4bbbaa3f.tar.gz
river-ba6a38f491adffb51eb3437158bcd16a4bbbaa3f.tar.xz
completions: typo
focus-follows-cursor instead of focus-follow-cursor
Diffstat (limited to 'completions/bash')
-rw-r--r--completions/bash/riverctl2
1 files changed, 1 insertions, 1 deletions
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 \