From 2e7c1dbe6adc1c80214b7bbb1c14e7acf176f8ad Mon Sep 17 00:00:00 2001 From: novakane Date: Tue, 8 Jun 2021 09:50:42 +0200 Subject: config: make attach-mode global --- completions/zsh/_riverctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'completions/zsh/_riverctl') diff --git a/completions/zsh/_riverctl b/completions/zsh/_riverctl index 1e0f60c..428915b 100644 --- a/completions/zsh/_riverctl +++ b/completions/zsh/_riverctl @@ -47,7 +47,7 @@ _riverctl() { 'unmap:Remove the mapping defined by the arguments' 'unmap-pointer:Remove the pointer mapping defined by the arguments' # Configuration - 'attach-mode:Configure where new views should attach to the view stack for the currently focused output' + 'attach-mode:Configure where new views should attach to the view stack' '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' -- cgit v1.2.3