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.scd8
1 files changed, 4 insertions, 4 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index 3e33bff1..0f9fe208 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -99,10 +99,10 @@ must be separated by one space. For example:
99*output* <name> transform <transform> [clockwise|anticlockwise] 99*output* <name> transform <transform> [clockwise|anticlockwise]
100 Sets the background transform to the given value. Can be one of "90", "180", 100 Sets the background transform to the given value. Can be one of "90", "180",
101 "270" for rotation; or "flipped", "flipped-90", "flipped-180", "flipped-270" 101 "270" for rotation; or "flipped", "flipped-90", "flipped-180", "flipped-270"
102 to apply a rotation and flip, or "normal" to apply no transform. If a single 102 to apply a rotation and flip, or "normal" to apply no transform. The
103 output is chosen and a rotation direction is specified (_clockwise_ or 103 rotation is performed clockwise. If a single output is chosen and a
104 _anticlockwise_) then the transform is added or subtracted from the current 104 rotation direction is specified (_clockwise_ or _anticlockwise_) then the
105 transform. 105 transform is added or subtracted from the current transform.
106 106
107*output* <name> disable|enable 107*output* <name> disable|enable
108 Enables or disables the specified output (all outputs are enabled by 108 Enables or disables the specified output (all outputs are enabled by