summaryrefslogtreecommitdiff
path: root/docker-widget
diff options
context:
space:
mode:
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 |