userguide: add section with synonym "screen" for "RandR output"
While the docs describe the feature, plenty of people ask for it on IRC. Let’s see if this makes it easier to find.
This commit is contained in:
parent
3cb909fa62
commit
eaf13eace2
|
@ -1524,6 +1524,11 @@ i3-msg 'rename workspace to "2: mail"
|
||||||
bindsym $mod+r exec i3-input -F 'rename workspace to %s' -P 'New name: '
|
bindsym $mod+r exec i3-input -F 'rename workspace to %s' -P 'New name: '
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
|
=== Moving workspaces to a different screen
|
||||||
|
|
||||||
|
See <<move_to_outputs>> for how to move a container/workspace to a different
|
||||||
|
RandR output.
|
||||||
|
|
||||||
=== Moving containers/workspaces to RandR outputs
|
=== Moving containers/workspaces to RandR outputs
|
||||||
|
|
||||||
[[move_to_outputs]]
|
[[move_to_outputs]]
|
||||||
|
|
Loading…
Reference in New Issue