From 8932b34666796318741e5c03e55f62cc6ec551cf Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 25 Nov 2019 22:08:06 +0100 Subject: README update --- README.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 14b2cac..6572e0e 100644 --- a/README.org +++ b/README.org @@ -21,6 +21,11 @@ Next you must find a way to get the script running right after loging in. Add th lowbat > /dev/null 2>&1 & #+END_SRC +/Note:/ Make sure ~dunst~ is running in the background. In your startup programs manager/rc: +#+BEGIN_SRC shell +dunst > /dev/null 2>&1 & +#+END_SRC + ** Options Two options are available: - ~--say [MESSAGE]~ allows you to set your own warning message lowbat is active. -- cgit v1.2.3