summaryrefslogtreecommitdiff
path: root/batteryarc-widget/README.md
diff options
context:
space:
mode:
authorAndrew Slice <edward.andrew.slice@gmail.com>2022-04-11 17:26:01 -0400
committerAndrew Slice <edward.andrew.slice@gmail.com>2022-04-11 17:26:01 -0400
commitfbe207a0f9110dc3a686cb85d9f2bea19bc0aef3 (patch)
tree70294c84f4c3b4cdbaa9a27ccc1bec0bad5b1861 /batteryarc-widget/README.md
parentb8e3a861f4829b2c3820e9a40294a3d9125fbf23 (diff)
Add notification_position parameters to batteryarc-widget.
Add widget_height and widget_width parameters to ram-widget.
Diffstat (limited to 'batteryarc-widget/README.md')
-rw-r--r--batteryarc-widget/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/batteryarc-widget/README.md b/batteryarc-widget/README.md
index a257b2f..98a2956 100644
--- a/batteryarc-widget/README.md
+++ b/batteryarc-widget/README.md
@@ -39,6 +39,7 @@ It is possible to customize widget by providing a table with all or some of the
| `warning_msg_icon` | ~/.config/awesome/awesome-wm-widgets/batteryarc-widget/spaceman.jpg | Icon of the warning popup |
| `enable_battery_warning` | `true` | Display low battery warning |
| `show_notification_mode` | `on_hover` | How to trigger a notification with the battery status: `on_hover`, `on_click` or `off` |
+| `notification_position` | `top_left` | Where to show she notification when triggered. Values: `top_right`, `top_left`, `bottom_left`, `bottom_right`, `top_middle`, `bottom_middle`. (default `top_right`) |
## Requirements