From 57e4972fd1b2f60e7862951bf219a871088e7c9f Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Tue, 15 Dec 2009 19:11:01 +0100 Subject: [PATCH] Add clarification about border color in userguide (Thanks xeen) --- docs/userguide | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/userguide b/docs/userguide index 700f8359..529478ba 100644 --- a/docs/userguide +++ b/docs/userguide @@ -444,6 +444,10 @@ Colors are in HTML hex format, see below. client.focused #2F343A #900000 #FFFFFF -------------------------------------- +Note that for the window decorations the color around the child window is the +background color and the border color is only the two thin lines at the top of +the window. + === Interprocess communication i3 uses unix sockets to provide an IPC interface. At the moment, this interface -- 2.39.5