From 2a02853947adc89c4c5a7086f60d7dce247076b0 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Mon, 14 Jun 2021 22:20:57 -0400 Subject: [weather] add version requirement --- weather-widget/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'weather-widget') 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 @@

-The widget showing current, hourly and daily weather forecast. +The widget showing current, hourly and daily weather forecast:

screenshot @@ -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: -- cgit v1.2.3