X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/127b9f6c1405ff97178b14c462361c4656f547d3..be14ec3ff72d205d6e65380087e9a057be2b6151:/bat.md diff --git a/bat.md b/bat.md index 50c14e8..6bbb21e 100644 --- a/bat.md +++ b/bat.md @@ -13,6 +13,7 @@ Variable | Meaning | Type | Default --- | --- | --- | --- `timeout` | Refresh timeout seconds | int | 30 `battery` | Identifier of the battery | string | "BAT0" +`notify` | Enable notifications | string | "on" `settings` | User settings | function | empty function `settings` can use the `bat_now` table, which contains the following strings: @@ -22,6 +23,8 @@ Variable | Meaning | Type | Default - `time`; - `watt`. +To disable warning notifications, set `notify` to `"off"`. + ### output A textbox. \ No newline at end of file