aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r--sway/sway.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 446995d5..787253a0 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -308,6 +308,10 @@ The default colors are:
Sets the wallpaper for the given output to the specified file, using the given
scaling mode (one of "stretch", "fill", "fit", "center", "tile").
+**output** <name> <background|bg> <color> solid_color::
+ Sets the background of the given output to the specified color. _color_ should
+ be specified as an _#rrggbb_ (no alpha) color.
+
**output** <name> disable::
Disables the specified output.