diff options
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r-- | sway/sway-output.5.scd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd index 1805e54d..0315c1d9 100644 --- a/sway/sway-output.5.scd +++ b/sway/sway-output.5.scd @@ -102,7 +102,8 @@ must be separated by one space. For example: to apply a rotation and flip, or "normal" to apply no transform. The rotation is performed clockwise. If a single output is chosen and a rotation direction is specified (_clockwise_ or _anticlockwise_) then the - transform is added or subtracted from the current transform. + transform is added or subtracted from the current transform (this cannot be + used directly in the configuration file). *output* <name> disable|enable Enables or disables the specified output (all outputs are enabled by |