Fix link in the documentation. (#2462)
This replaces the dead pull request #2242. Thanks to @pniederlag for noticing the issue and providing the original PR.
This commit is contained in:
parent
9bf346c7a0
commit
d4bf7b94d4
|
@ -2088,6 +2088,7 @@ See <<move_to_outputs>> for how to move a container/workspace to a different
|
||||||
RandR output.
|
RandR output.
|
||||||
|
|
||||||
[[move_to_outputs]]
|
[[move_to_outputs]]
|
||||||
|
[[_moving_containers_workspaces_to_randr_outputs]]
|
||||||
=== Moving containers/workspaces to RandR outputs
|
=== Moving containers/workspaces to RandR outputs
|
||||||
|
|
||||||
To move a container to another RandR output (addressed by names like +LVDS1+ or
|
To move a container to another RandR output (addressed by names like +LVDS1+ or
|
||||||
|
@ -2572,7 +2573,7 @@ have more than one monitor:
|
||||||
track of which window you put where. Thus, you can use vim-like marks to
|
track of which window you put where. Thus, you can use vim-like marks to
|
||||||
quickly switch between windows. See <<vim_like_marks>>.
|
quickly switch between windows. See <<vim_like_marks>>.
|
||||||
4. For information on how to move existing workspaces between monitors,
|
4. For information on how to move existing workspaces between monitors,
|
||||||
see <<_moving_containers_workspaces_to_randr_outputs>>.
|
see <<move_to_outputs>>.
|
||||||
|
|
||||||
== i3 and the rest of your software world
|
== i3 and the rest of your software world
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue