From 719c3bb2a77a52f263315a097a8a9abcff5b2640 Mon Sep 17 00:00:00 2001 From: Sooraj S Date: Wed, 8 Mar 2023 20:05:26 +0530 Subject: [PATCH] Document output unplug subcommand in sway-output manpage --- sway/sway-output.5.scd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd index 028cb7abc..d9e2867fa 100644 --- a/sway/sway-output.5.scd +++ b/sway/sway-output.5.scd @@ -131,6 +131,11 @@ must be separated by one space. For example: As opposed to the _enable_ and _disable_ commands, the output keeps its current workspaces and windows. +*output* unplug + Removes the specified headless output. + + To create a headless output see *create_output* in *swaymsg*(1). + *output* dpms on|off|toggle Deprecated. Alias for _power_.