diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-12-18 00:08:10 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-12-18 00:08:10 +0100 |
commit | 1e43372a6112a8f07ab47be470ba68633f96741b (patch) | |
tree | 811fda4a0aeaec8d1bd5610b9183046b4fa6759d /README | |
parent | 216009575ce3a3aec405727f92c53cd75697abd2 (diff) | |
download | xmobar-1e43372a6112a8f07ab47be470ba68633f96741b.tar.gz xmobar-1e43372a6112a8f07ab47be470ba68633f96741b.tar.bz2 |
Battery: correct computation of watts
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -427,7 +427,7 @@ Monitors have default aliases. - Aliases to `battery` - Dirs: list of directories in `/sys/class/power_supply/` where to - look for the `state` and `info` files of each battery. Example: + look for the ACPI files of each battery. Example: `["BAT0","BAT1","BAT2"]`. Only the first 3 directories will be searched. - Args: default monitor arguments (see below), plus the following specif ones: |