diff options
Diffstat (limited to 'stackoverflow-widget/README.md')
-rw-r--r-- | stackoverflow-widget/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stackoverflow-widget/README.md b/stackoverflow-widget/README.md index 0098062..c47abb6 100644 --- a/stackoverflow-widget/README.md +++ b/stackoverflow-widget/README.md @@ -12,7 +12,7 @@ It is possible to customize widget by providing a table with all or some of the |---|---|---| | `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 | +| `tagged` | `awesome-wm` | Tag, or comma-separated tags | | `timeout` | 300 | How often in seconds the widget refreshes | ## Installation |