diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2021-06-18 21:58:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-18 21:58:30 -0400 |
commit | 1b7909485eb5751d88402d8216fdb9ccee74884b (patch) | |
tree | 8fc4fa9201388ca441cff368649d4104cb62200f | |
parent | ce9d9cd6985e7538b7df8834d9e5ce127ebb3b58 (diff) |
Update README.md
-rw-r--r-- | weather-widget/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/weather-widget/README.md b/weather-widget/README.md index b21fc1c..3bf6228 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -19,8 +19,6 @@ The widget consists of three sections: - hourly forecast for the next 24 hours - daily forecast for the next five days -Note: this widget is compatible with Awesome v4.3+, as it is using [awful.popup](https://awesomewm.org/doc/api/classes/awful.popup.html) - ## Customization It is possible to customize widget by providing a table with all or some of the following config parameters: |