Add clarification about border color in userguide (Thanks xeen)
This commit is contained in:
parent
937048d47b
commit
57e4972fd1
|
@ -444,6 +444,10 @@ Colors are in HTML hex format, see below.
|
||||||
client.focused #2F343A #900000 #FFFFFF
|
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
|
=== Interprocess communication
|
||||||
|
|
||||||
i3 uses unix sockets to provide an IPC interface. At the moment, this interface
|
i3 uses unix sockets to provide an IPC interface. At the moment, this interface
|
||||||
|
|
Loading…
Reference in New Issue