]> git.sur5r.net Git - i3/i3/commitdiff
Fix userguide link 3191/head
authorOrestis Floros <orestisf1993@gmail.com>
Mon, 19 Mar 2018 16:30:22 +0000 (18:30 +0200)
committerOrestis Floros <orestisf1993@gmail.com>
Mon, 19 Mar 2018 16:30:22 +0000 (18:30 +0200)
[[move_to_outputs]] doesn't work currently:
https://i3wm.org/docs/userguide.html#move_to_outputs
This does:
https://i3wm.org/docs/userguide.html#_moving_containers_workspaces_to_randr_outputs

This combines a 'BlockId Element' with an 'anchor'. Both should work
now.

docs/userguide

index ccedc577924ff53997aa18560c4d488164b31ba1..9ba181e03c6020efa0c19e0e24c98dd924b82234 100644 (file)
@@ -2258,8 +2258,7 @@ See <<move_to_outputs>> for how to move a container/workspace to a different
 RandR output.
 
 [[move_to_outputs]]
 RandR output.
 
 [[move_to_outputs]]
-[[_moving_containers_workspaces_to_randr_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
 +VGA1+) or to a RandR output identified by a specific direction (like +left+,
 
 To move a container to another RandR output (addressed by names like +LVDS1+ or
 +VGA1+) or to a RandR output identified by a specific direction (like +left+,