From 8cbcf5fad334aa892d35392751a065e444cd204e Mon Sep 17 00:00:00 2001 From: Andrew Bowen Date: Wed, 3 May 2023 11:53:25 +1000 Subject: [PATCH] man: make it explicit that swaybg is required for background configuration to work --- sway/sway-output.5.scd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd index 028cb7abc..fd645ff92 100644 --- a/sway/sway-output.5.scd +++ b/sway/sway-output.5.scd @@ -101,10 +101,12 @@ must be separated by one space. For example: the specified file cannot be accessed or if the image does not fill the entire output, a fallback color may be provided to cover the rest of the output. _fallback_color_ should be specified as _#RRGGBB_. Alpha is not supported. + **swaybg** is required to be installed. *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. + should be specified as _#RRGGBB_. Alpha is not supported. **swaybg** is + required to be installed. *output* transform [clockwise|anticlockwise] Sets the background transform to the given value. Can be one of "90", "180",