mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 13:04:11 +01:00
Fix documentation of output
This commit is contained in:
parent
8dadfd42df
commit
5ab7755649
@ -534,11 +534,11 @@ The default colors are:
|
|||||||
__fallback\_color__ should be specified as _#RRGGBB_. Alpha is not
|
__fallback\_color__ should be specified as _#RRGGBB_. Alpha is not
|
||||||
supported.
|
supported.
|
||||||
|
|
||||||
**output** <name> background|bg <color> solid\_color
|
*output* <name> background|bg <color> solid\_color
|
||||||
Sets the background of the given output to the specified color. _color_
|
Sets the background of the given output to the specified color. _color_
|
||||||
should be specified as _#RRGGBB_. Alpha is not supported.
|
should be specified as _#RRGGBB_. Alpha is not supported.
|
||||||
|
|
||||||
**output** <name> transform <transform>
|
*output* <name> transform <transform>
|
||||||
Sets the background transform to the given value. Can be one of "90", "180",
|
Sets the background transform to the given value. Can be one of "90", "180",
|
||||||
"270" for rotation; or "flipped", "flipped-90", "flipped-180", "flipped-270"
|
"270" for rotation; or "flipped", "flipped-90", "flipped-180", "flipped-270"
|
||||||
to apply a rotation and flip, or "normal" to apply no transform.
|
to apply a rotation and flip, or "normal" to apply no transform.
|
||||||
|
Loading…
Reference in New Issue
Block a user