summaryrefslogtreecommitdiff
path: root/cmus-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 /cmus-widget/README.md
parent7090693bcf60efe23a0ce4531b02b6af93cafba8 (diff)
Update documentation
Diffstat (limited to 'cmus-widget/README.md')
-rw-r--r--cmus-widget/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/cmus-widget/README.md b/cmus-widget/README.md
index ddf4bc2..431533e 100644
--- a/cmus-widget/README.md
+++ b/cmus-widget/README.md
@@ -49,6 +49,6 @@ It is possible to customize the widget by providing a table with all or some of
|---|---|---|
| `font` | `beautiful.font` | Font name and size, like `Play 12` |
| `path_to_icons` | `/usr/share/icons/Arc/actions/symbolic/` | Alternative path for the icons |
-| `timeout`| `10` | Refresh cooldown |
-| `max_length` | `30` | Maximum lentgh of title. Text will be ellipsized if longer. |
-| `space` | `3` | Space between icon and track title |
+| `timeout`| 10 | Refresh cooldown |
+| `max_length` | 30 | Maximum lentgh of title. Text will be ellipsized if longer. |
+| `space` | 3 | Space between icon and track title |