Merge pull request #2297 from sambanks/master

Correct descriptions of border colors
This commit is contained in:
mergify[bot] 2018-07-12 14:13:04 +00:00 committed by GitHub
commit d14e284413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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