aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-25 22:08:06 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-25 22:08:06 +0100
commit8932b34666796318741e5c03e55f62cc6ec551cf (patch)
tree47b18923dba846217deb4cdbc52f6521270a8ed7 /README.org
parentREADME update (diff)
downloadlowbat-gnu-8932b34666796318741e5c03e55f62cc6ec551cf.tar.gz
lowbat-gnu-8932b34666796318741e5c03e55f62cc6ec551cf.tar.bz2
lowbat-gnu-8932b34666796318741e5c03e55f62cc6ec551cf.tar.xz
lowbat-gnu-8932b34666796318741e5c03e55f62cc6ec551cf.tar.zst
lowbat-gnu-8932b34666796318741e5c03e55f62cc6ec551cf.zip
README update
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.