Merge pull request #2297 from sambanks/master
Correct descriptions of border colors
This commit is contained in:
commit
d14e284413
|
@ -75,15 +75,15 @@ local active_font
|
||||||
--- The client border width.
|
--- The client border width.
|
||||||
-- @beautiful beautiful.border_width
|
-- @beautiful beautiful.border_width
|
||||||
|
|
||||||
--- The default clients border width.
|
--- The default clients border color.
|
||||||
-- Note that only solid colors are supported.
|
-- Note that only solid colors are supported.
|
||||||
-- @beautiful beautiful.border_normal
|
-- @beautiful beautiful.border_normal
|
||||||
|
|
||||||
--- The focused client border width.
|
--- The focused client border color.
|
||||||
-- Note that only solid colors are supported.
|
-- Note that only solid colors are supported.
|
||||||
-- @beautiful beautiful.border_focus
|
-- @beautiful beautiful.border_focus
|
||||||
|
|
||||||
--- The marked clients border width.
|
--- The marked clients border color.
|
||||||
-- Note that only solid colors are supported.
|
-- Note that only solid colors are supported.
|
||||||
-- @beautiful beautiful.border_marked
|
-- @beautiful beautiful.border_marked
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue