From 9c3946fde0d64055f728cb26542f38388f48c1bf Mon Sep 17 00:00:00 2001 From: Sooraj S Date: Wed, 8 Mar 2023 20:03:58 +0530 Subject: [PATCH] Document create_output in swaymsg's manpage --- swaymsg/swaymsg.1.scd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd index abee1bb9e..022db4902 100644 --- a/swaymsg/swaymsg.1.scd +++ b/swaymsg/swaymsg.1.scd @@ -65,6 +65,10 @@ _swaymsg_ [options...] [message] anything beyond that point as an option. For example, use _swaymsg -- mark --add test_ instead of _swaymsg mark --add test_. +*create_output* + Creates a new headless output by the name of HEADLESS-x where x is a + is initially 1. Each subsequent usage will increment x by 1. + *get\_workspaces* Gets a list of workspaces and their status.