diff options
-rw-r--r-- | weather-widget/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/weather-widget/README.md b/weather-widget/README.md index 91593c8..b21fc1c 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -8,7 +8,7 @@ </a> </p> -The widget showing current, hourly and daily weather forecast. +The widget showing current, hourly and daily weather forecast: <p align="center"> <img src="https://github.com/streetturtle/awesome-wm-widgets/raw/master/weather-widget/weather-widget.png" alt="screenshot" style="max-width:100%;"> @@ -19,6 +19,8 @@ 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: |