From 5ab77556497bfb8ff19f74fc430b515ddcfad1d7 Mon Sep 17 00:00:00 2001 From: chtison Date: Thu, 11 Oct 2018 22:14:56 +0200 Subject: Fix documentation of output --- sway/sway.5.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 240e0731..f7b778cf 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -534,11 +534,11 @@ The default colors are: __fallback\_color__ should be specified as _#RRGGBB_. Alpha is not supported. -**output** background|bg solid\_color +*output* background|bg solid\_color Sets the background of the given output to the specified color. _color_ should be specified as _#RRGGBB_. Alpha is not supported. -**output** transform +*output* transform 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" to apply a rotation and flip, or "normal" to apply no transform. -- cgit v1.2.3-54-g00ecf