summaryrefslogtreecommitdiff
path: root/battery-widget/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'battery-widget/README.md')
-rw-r--r--battery-widget/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/battery-widget/README.md b/battery-widget/README.md
index d5eb233..d58c420 100644
--- a/battery-widget/README.md
+++ b/battery-widget/README.md
@@ -26,7 +26,7 @@ It is possible to customize widget by providing a table with all or some of the
| `show_current_level`| false | Show current charge level |
| `margin_right`|0| The right margin of the widget|
| `margin_left`|0| The left margin of the widget|
-| `notification` | `false` | Display a notification on mouseover |
+| `display_notification` | `false` | Display a notification on mouseover |
| `notification_position` | `top_right` | The notification position |
| `warning_msg_title` | _Huston, we have a problem_ | Title of the warning popup |
| `warning_msg_text` | _Battery is dying_ | Text of the warning popup |