From f421ed6c8916376a06d1eb1effb4a4e7128c0c3d Mon Sep 17 00:00:00 2001 From: Jonathon Terry <10217028+maverick1872@users.noreply.github.com> Date: Sat, 3 Aug 2024 14:55:58 -0700 Subject: [PATCH] docs: document new user customization options --- calendar-widget/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/calendar-widget/README.md b/calendar-widget/README.md index b896baa..c16930a 100644 --- a/calendar-widget/README.md +++ b/calendar-widget/README.md @@ -14,6 +14,8 @@ Calendar widget for Awesome WM - slightly improved version of the `wibox.widget. | radius | 8 | The popup radius | | start_sunday | false | Start the week on Sunday | | week_numbers | false | Show ISO week numbers (Mon = first) | +| auto_hide | false | Auto hide the popup after timeout | +| timeout | 2 | Auto hide timeout length | - themes: