diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-06 22:46:04 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-06 22:46:18 +0200 |
commit | e3bd4a26af612f33434651ad2f16bd9e360d14a6 (patch) | |
tree | 5ee4a41dc445f2246711ff1a646934f535c204dd /man | |
parent | ACPI is not required anymore (diff) | |
download | lowbat-gnu-master.tar.gz lowbat-gnu-master.tar.bz2 lowbat-gnu-master.tar.xz lowbat-gnu-master.tar.zst lowbat-gnu-master.zip |
Diffstat (limited to 'man')
-rw-r--r-- | man/lowbat.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/lowbat.1 b/man/lowbat.1 index 60e8143..cf05938 100644 --- a/man/lowbat.1 +++ b/man/lowbat.1 @@ -9,7 +9,6 @@ lowbat \- Lightweight battery warning utility .SH DESCRIPTION \fBlowbat\fR is a small program meant to be run as a daemon. It warns you using \fBnotify\-send\fR when your battery is falling under 15%. -\fBlowbat\fR gets battery informations using \fBacpi\fR and therefore will not run if not installed. \fBlowbat\fR can send audio notifications using \fBespeak\fR with the \fB--say\fR option. .SH OPTIONS .TP @@ -26,4 +25,4 @@ No known bugs. If you found a bug, please get in touch with me via GitHub. .SH AUTHOR Joe .SH SEE ALSO -dunst(1), notify-send(1), espeak(1), acpi(1) +dunst(1), notify-send(1), espeak(1) |