diff options
Diffstat (limited to 'stackoverflow-widget')
-rw-r--r-- | stackoverflow-widget/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stackoverflow-widget/README.md b/stackoverflow-widget/README.md index c906bf1..23ed2c1 100644 --- a/stackoverflow-widget/README.md +++ b/stackoverflow-widget/README.md @@ -10,8 +10,8 @@ It is possible to customize widget by providing a table with all or some of the | Name | Default | Description | |---|---|---| -| `icon`| `/.config/awesome/awesome-wm-widgets/stackoverflow-widget/so-icon.svg| Path to the icon| -| `limit` | 5 | Number of items to show in the widget +| `icon`| `/.config/awesome/awesome-wm-widgets/stackoverflow-widget/so-icon.svg` | Path to the icon | +| `limit` | 5 | Number of items to show in the widget | | `tagged` | awesome-wm | Tag, or comma-separated tags | ## Installation |