From 3a984a9119cf431ec9eba7aafe5baf03376b379e Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 19 Oct 2023 08:23:38 -0500 Subject: Update documentation --- word-clock-widget/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'word-clock-widget') diff --git a/word-clock-widget/README.md b/word-clock-widget/README.md index 9bf1032..6e9662e 100644 --- a/word-clock-widget/README.md +++ b/word-clock-widget/README.md @@ -13,9 +13,9 @@ It is possible to customize widget by providing a table with all or some of the | main_color | `beautiful.fg_normal` | Color of the word on odd position | | accent_color | `beautiful.fg_urgent` | Color of the word on even position | | font | `beautiful.font` | Font (`Play 20`) | -| is_human_readable | `false` | _nine fifteen_ or _fifteen past nine_ | -| military_time | `false` | 12 or 24 time format | -| with_spaces | `false` | Separate words with spaces | +| is_human_readable | false | _nine fifteen_ or _fifteen past nine_ | +| military_time | false | 12 or 24 time format | +| with_spaces | false | Separate words with spaces | ## Installation -- cgit v1.2.3