From aa01c408cabe316242b7f4ffdb8494206d6ab492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Lepage=20Vall=C3=A9e?= Date: Sat, 25 Sep 2021 12:49:19 -0700 Subject: [PATCH] Update lib/awful/wallpaper.lua Co-authored-by: Aire-One --- lib/awful/wallpaper.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/awful/wallpaper.lua b/lib/awful/wallpaper.lua index e72d6214..a34f650c 100644 --- a/lib/awful/wallpaper.lua +++ b/lib/awful/wallpaper.lua @@ -808,6 +808,8 @@ end --- Create a wallpaper. -- +-- Note that all parameters are not required. Please refer to the module description and examples to understand parameters usages. +-- -- @constructorfct awful.wallpaper -- @tparam table args -- @tparam wibox.widget args.widget The wallpaper widget.