[battery] Add help on how the battery module works.

This commit is contained in:
Adrian Chadd
2022-05-15 10:50:55 -07:00
parent 915b84e403
commit fc23b3e054

View File

@@ -121,3 +121,13 @@ Module "Launcher" "(<label>) (<icon>) (<command and args>)"
The icon is one of the .info icons in the amiwm IconDir.
## Battery module
This is a simple battery state polling module that is being used
during battery monitoring / menu toolbar development.
It's currently FreeBSD specific and based on what xbatt does
to pull info from APM/ACPI. Adding Linux and other OS support
shouldn't be too difficult.
Module "Battery"