]> git.sur5r.net Git - i3/i3/commitdiff
Info about client.background for the user guide.
authorFernando Tarlá Cardoso Lemos <fernandotcl@gmail.com>
Sat, 25 Sep 2010 01:01:56 +0000 (22:01 -0300)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 7 Oct 2010 17:28:50 +0000 (19:28 +0200)
docs/userguide

index c706c6315632c2dc3ea13d7421e93c629d3969c2..42599cab1e1a296ac1e7bc566d9841ee21d6ab7e 100644 (file)
@@ -485,6 +485,21 @@ bar.unfocused::
 bar.urgent::
        A workspace which has at least one client with an activated urgency hint.
 
+You can also specify the color to be used to paint the background of the client
+windows. This color will be used to paint the window on top of which the client
+will be rendered.
+
+*Syntax*:
+-----------------------
+client.background color
+-----------------------
+
+Only clients that do not cover the whole area of this window expose the color
+used to paint it. If you use a color other than black for your terminals, you
+most likely want to set the client background color to the same color as your
+terminal program's background color to avoid black gaps between the rendered
+area of the termianal and the i3 border.
+
 Colors are in HTML hex format (#rrggbb), see the following example:
 
 *Examples*: