diff options
author | Simeon Simeonov <sgs@pichove.org> | 2020-04-02 13:20:42 +0200 |
---|---|---|
committer | Simeon Simeonov <sgs@pichove.org> | 2020-04-02 13:20:42 +0200 |
commit | 744045db10c7d29e309315f43271c84463bbb846 (patch) | |
tree | 7900acfd8030a9e85b977a1ee8a6ec2c88219eb6 /batteryarc-widget/README.md | |
parent | d2bbf765faffdb5628edbae3b169f3f6fcdad356 (diff) |
Make it possible to disable the low battery warning for battery-widget and batteryarc-widget
Diffstat (limited to 'batteryarc-widget/README.md')
-rw-r--r-- | batteryarc-widget/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/batteryarc-widget/README.md b/batteryarc-widget/README.md index 6812dfa..f537534 100644 --- a/batteryarc-widget/README.md +++ b/batteryarc-widget/README.md @@ -33,6 +33,7 @@ It is possible to customize widget by providing a table with all or some of the | `warning_msg_text` | _Battery is dying_ | Text of the warning popup | | `warning_msg_position` | `bottom_right` | Position of the warning popup | | `warning_msg_icon` | ~/.config/awesome/awesome-wm-widgets/batteryarc-widget/spaceman.jpg | Icon of the warning popup | +| `disable_battery_warning` | `false` | Disable low battery warning | ## Requirements |