summaryrefslogtreecommitdiff
path: root/word-clock-widget/README.md
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-10-19 08:23:38 -0500
committerzachir <zachir@librem.one>2023-10-19 08:23:38 -0500
commit3a984a9119cf431ec9eba7aafe5baf03376b379e (patch)
tree05c23648f9dcbef2cd603e63174099328c364032 /word-clock-widget/README.md
parent7090693bcf60efe23a0ce4531b02b6af93cafba8 (diff)
Update documentation
Diffstat (limited to 'word-clock-widget/README.md')
-rw-r--r--word-clock-widget/README.md6
1 files changed, 3 insertions, 3 deletions
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