Fix outdated documentation (#2362)
This commit is contained in:
parent
460e33a847
commit
54cacd58ff
2
docs/ipc
2
docs/ipc
|
@ -285,7 +285,7 @@ type (string)::
|
|||
Type of this container. Can be one of "root", "output", "con",
|
||||
"floating_con", "workspace" or "dockarea".
|
||||
border (string)::
|
||||
Can be either "normal", "none" or "1pixel", depending on the
|
||||
Can be either "normal", "none" or "pixel", depending on the
|
||||
container’s border style.
|
||||
current_border_width (integer)::
|
||||
Number of pixels of the border width.
|
||||
|
|
Loading…
Reference in New Issue