Add doc for taglist_spacing

This commit is contained in:
Kevin Zander 2017-01-16 01:12:12 -06:00
parent c3b565faab
commit 56a2e98896
1 changed files with 4 additions and 0 deletions

View File

@ -111,6 +111,10 @@ taglist.filter = {}
-- @beautiful beautiful.taglist_font
-- @param string
--- The space between the taglist elements.
-- @beautiful beautiful.taglist_spacing
-- @tparam[opt=0] number spacing The spacing between tags.
--- The main shape used for the elements.
-- This will be the fallback for state specific shapes.
-- To get a shape for the whole taglist, use `wibox.container.background`.