diff options
author | streetturtle <streetturtle@gmail.com> | 2019-12-15 15:55:38 -0500 |
---|---|---|
committer | streetturtle <streetturtle@gmail.com> | 2019-12-15 15:55:38 -0500 |
commit | 93d6581b7037043a5fbfcca18fe678fddecd7cbd (patch) | |
tree | 6ddce94c02240f997247f6d980a32cf646fec7f0 /stackoverflow-widget | |
parent | ed80d988ff3868ce9d8cf9911c63c76c24ee2a2e (diff) |
various cosmetic readme improvements
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 |