config: make attach-mode global

This commit is contained in:
novakane
2021-06-08 09:50:42 +02:00
committed by Isaac Freund
parent 75814eb876
commit 2e7c1dbe6a
7 changed files with 13 additions and 12 deletions

View File

@ -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'