Fix erroneous headline for moving to mark
The headline indicated that it would be possible to move containers and *workspaces* to marks but the following text clearly shows that it should state containers and *windows*.
This commit is contained in:
parent
4f57ff1737
commit
3e3a2f0549
|
@ -2039,7 +2039,7 @@ bindsym $mod+x move workspace to output right
|
||||||
bindsym $mod+x move container to output VGA1
|
bindsym $mod+x move container to output VGA1
|
||||||
--------------------------------------------------------
|
--------------------------------------------------------
|
||||||
|
|
||||||
=== Moving containers/workspaces to marks
|
=== Moving containers/windows to marks
|
||||||
|
|
||||||
To move a container to another container with a specific mark (see <<vim_like_marks>>),
|
To move a container to another container with a specific mark (see <<vim_like_marks>>),
|
||||||
you can use the following command.
|
you can use the following command.
|
||||||
|
|
Loading…
Reference in New Issue