doc: Add a missing awful.rule field

This commit is contained in:
Emmanuel Lepage Vallee 2016-12-09 23:58:11 -05:00
parent 5aa38f6fe5
commit 1eeaf6b9c9
1 changed files with 3 additions and 0 deletions

View File

@ -256,6 +256,9 @@ rules.extra_properties = {}
-- @tfield table awful.rules.high_priority_properties
rules.high_priority_properties = {}
--- Delayed properties.
-- Properties applied after all other categories.
-- @tfield table awful.rules.delayed_properties
rules.delayed_properties = {}
local force_ignore = {