diff options
author | zachir <zachir@librem.one> | 2023-10-19 08:23:38 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-10-19 08:23:38 -0500 |
commit | 3a984a9119cf431ec9eba7aafe5baf03376b379e (patch) | |
tree | 05c23648f9dcbef2cd603e63174099328c364032 /stackoverflow-widget | |
parent | 7090693bcf60efe23a0ce4531b02b6af93cafba8 (diff) |
Update documentation
Diffstat (limited to 'stackoverflow-widget')
-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 |