X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/cbeeb53e91b72faa7ae03fee8f3647060c95062c..780ce12033c8aa90c5060280cfbdfd6fddc7584f:/bat.md diff --git a/bat.md b/bat.md index 27a0d32..82e7a8b 100644 --- a/bat.md +++ b/bat.md @@ -13,12 +13,13 @@ Variable | Meaning | Type | Default --- | --- | --- | --- `timeout` | Refresh timeout seconds | int | 30 `battery` | Identifier of the battery | string | "BAT0" +`notify` | Enable notifications | boolean | true `settings` | User settings | function | empty function `settings` can use the `bat_now` table, which contains the following strings: - `status` ("Not present", "Charging", "Discharging"); --`perc`; +- `perc`; - `time`; - `watt`.