BUG-396: Implement move output <RANDR-OUTPUT> command
Also add support for move output <up|down|left|right> and update userguide about the new command.
This commit is contained in:
committed by
Michael Stapelberg
parent
06ef7f72e4
commit
7ddba4995f
@ -759,6 +759,11 @@ You can also switch to the next and previous workspace with the commands
|
||||
workspace 1, 3, 4 and 9 and you want to cycle through them with a single key
|
||||
combination.
|
||||
|
||||
To move a container to another xrandr output such as +LVDS1+ or +VGA1+, you can
|
||||
use the +move output+ command followed by the name of the target output. You
|
||||
may also use +left+, +right+, +up+, +down+ instead of the xrandr output name to
|
||||
move to the the next output in the specified direction.
|
||||
|
||||
*Examples*:
|
||||
-------------------------
|
||||
bindsym mod+1 workspace 1
|
||||
|
Reference in New Issue
Block a user