doc: Fix a awful.ewmh->awful.permissions rebase issue

This commit is contained in:
Emmanuel Lepage Vallee 2020-09-06 14:59:31 -07:00
parent 8fb4e2b721
commit 8f8d0e7bbf
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ end, "mouse_enter")
-- depending if the client is tiled, floating, maximized and then from its state -- depending if the client is tiled, floating, maximized and then from its state
-- (urgent, new, active, normal) -- (urgent, new, active, normal)
-- --
-- @signalhandler awful.ewmh.update_border -- @signalhandler awful.permissions.update_border
-- @usebeautiful beautiful.border_color_marked -- @usebeautiful beautiful.border_color_marked
-- @usebeautiful beautiful.border_color_active -- @usebeautiful beautiful.border_color_active
-- @usebeautiful beautiful.border_color_normal -- @usebeautiful beautiful.border_color_normal