diff options
Diffstat (limited to 'completions/zsh/_riverctl')
| -rw-r--r-- | completions/zsh/_riverctl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/zsh/_riverctl b/completions/zsh/_riverctl index d782340..1c7034a 100644 --- a/completions/zsh/_riverctl +++ b/completions/zsh/_riverctl @@ -45,6 +45,7 @@ _riverctl_subcommands() 'background-color:Set the background color' 'border-color-focused:Set the border color of focused views' 'border-color-unfocused:Set the border color of unfocused views' + 'border-color-urgent:Set the border color of urgent views' 'border-width:Set the border width to pixels' 'focus-follows-cursor:Configure the focus behavior when moving cursor' 'set-repeat:Set the keyboard repeat rate and repeat delay' |
