aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-output.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r--sway/sway-output.5.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index 1efe2f7b..e20d0aba 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -94,6 +94,9 @@ must be separated by one space. For example:
94 Enables or disables the specified output (all outputs are enabled by 94 Enables or disables the specified output (all outputs are enabled by
95 default). 95 default).
96 96
97*output* <name> toggle
98 Toggle the specified output.
99
97*output* <name> dpms on|off 100*output* <name> dpms on|off
98 Enables or disables the specified output via DPMS. To turn an output off 101 Enables or disables the specified output via DPMS. To turn an output off
99 (ie. blank the screen but keep workspaces as-is), one can set DPMS to off. 102 (ie. blank the screen but keep workspaces as-is), one can set DPMS to off.