From b4679378089d0cdbbad23d0e87fbba5f906ae407 Mon Sep 17 00:00:00 2001 From: Orestis Floros Date: Mon, 19 Mar 2018 18:30:22 +0200 Subject: [PATCH] Fix userguide link [[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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/userguide b/docs/userguide index ccedc577..9ba181e0 100644 --- a/docs/userguide +++ b/docs/userguide @@ -2258,8 +2258,7 @@ See <> for how to move a container/workspace to a different 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+, -- 2.39.2