From e3bd4a26af612f33434651ad2f16bd9e360d14a6 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 6 Apr 2020 22:46:04 +0200 Subject: README update --- README.org | 1 - man/lowbat.1 | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.org b/README.org index 75b0c53..a9c8838 100644 --- a/README.org +++ b/README.org @@ -2,7 +2,6 @@ Very small program for GNU/Linux that runs in the background and warns you when your battery is low until you plug your laptop in. ** Dependencies -- ~acpi~ - ~libnotify~ - ~espeak~ - ~make~ 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) -- cgit v1.2.3