From e154daa8b67b0e10b9615ef68852fab1f8ec29bb Mon Sep 17 00:00:00 2001 From: Aurélien LAJOIE Date: Wed, 18 Sep 2019 01:31:26 +0200 Subject: [Weather] Add option to set the position of the notification --- weather-widget/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'weather-widget/README.md') diff --git a/weather-widget/README.md b/weather-widget/README.md index 6464fcc..730c1f5 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -16,6 +16,8 @@ It is possible to customize widget by providing a table with all or some of the | `units` | `metric` | `metric` for celsius, `imperial` for fahrenheit | | `both_units_widget` | `false` | show temperature in both units (15°C (59°F)) or in one (15°C) | | `both_units_popup` | `false` | same as above but for popup | +| `notification_position` | `top_right` | The notification position | + ### Example: -- cgit v1.2.3