Skip to content

Commit e17a992

Browse files
authored
Merge pull request #2824 from chtison/master
Fix documentation of output
2 parents 8dadfd4 + 5ab7755 commit e17a992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sway/sway.5.scd

+2-2
Original file line numberDiff line numberDiff line change
@@ -534,11 +534,11 @@ The default colors are:
534534
__fallback\_color__ should be specified as _#RRGGBB_. Alpha is not
535535
supported.
536536

537-
**output** <name> background|bg <color> solid\_color
537+
*output* <name> background|bg <color> solid\_color
538538
Sets the background of the given output to the specified color. _color_
539539
should be specified as _#RRGGBB_. Alpha is not supported.
540540

541-
**output** <name> transform <transform>
541+
*output* <name> transform <transform>
542542
Sets the background transform to the given value. Can be one of "90", "180",
543543
"270" for rotation; or "flipped", "flipped-90", "flipped-180", "flipped-270"
544544
to apply a rotation and flip, or "normal" to apply no transform.

0 commit comments

Comments
 (0)