summaryrefslogtreecommitdiff
path: root/batteryarc-widget/README.md
diff options
context:
space:
mode:
authorShubham Pawar <31388020+shubham-cpp@users.noreply.github.com>2022-04-16 18:30:12 +0530
committerGitHub <noreply@github.com>2022-04-16 18:30:12 +0530
commitfc7d966cb9f06eb2da2e8998402adc8663d831ee (patch)
treeed2bd23e6340aab609de1a881c30dadf5116250b /batteryarc-widget/README.md
parent6d1c05decca2fffe87863fceaa163a077360f21d (diff)
parent8439ca7930e73e17746a1d6f0610417e8a42865f (diff)
Merge branch 'master' into update-brightnessctl
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