summaryrefslogtreecommitdiff
path: root/docker-widget
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 /docker-widget
parent7090693bcf60efe23a0ce4531b02b6af93cafba8 (diff)
Update documentation
Diffstat (limited to 'docker-widget')
-rw-r--r--docker-widget/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-widget/README.md b/docker-widget/README.md
index daadcfd..b34b37c 100644
--- a/docker-widget/README.md
+++ b/docker-widget/README.md
@@ -16,7 +16,7 @@ It is possible to customize widget by providing a table with all or some of the
| Name | Default | Description |
|---|---|---|
| `icon` | `./docker-widget/icons/docker.svg` | Path to the icon |
-| `number_of_containers` | `-1` | Number of last created containers to show |
+| `number_of_containers` | -1 | Number of last created containers to show |
| `executable_name` | `docker` | Name of the executable to use, defaults to `docker` |
| `max_widget_width` | 270 | Maximum width of the widget before the text breaks |