aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.org1
-rw-r--r--man/lowbat.13
2 files changed, 1 insertions, 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)