mirror of
https://github.com/swaywm/sway.git
synced 2025-02-25 18:51:19 +00:00
Document output unplug subcommand in sway-output manpage
This commit is contained in:
parent
9c3946fde0
commit
719c3bb2a7
1 changed files with 5 additions and 0 deletions
|
@ -131,6 +131,11 @@ must be separated by one space. For example:
|
||||||
As opposed to the _enable_ and _disable_ commands, the output keeps its
|
As opposed to the _enable_ and _disable_ commands, the output keeps its
|
||||||
current workspaces and windows.
|
current workspaces and windows.
|
||||||
|
|
||||||
|
*output* <name> unplug
|
||||||
|
Removes the specified headless output.
|
||||||
|
|
||||||
|
To create a headless output see *create_output* in *swaymsg*(1).
|
||||||
|
|
||||||
*output* <name> dpms on|off|toggle
|
*output* <name> dpms on|off|toggle
|
||||||
Deprecated. Alias for _power_.
|
Deprecated. Alias for _power_.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue