aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 5 insertions, 0 deletions
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.