aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index c03669c..67c8800 100644
--- a/README.org
+++ b/README.org
@@ -39,6 +39,9 @@ Only one option is available:
#+BEGIN_SRC shell
lowbat --say "your custom message" > /dev/null 2>&1 &
#+END_SRC
+#+BEGIN_SRC shell
+lowbat --say "beep beep - low battery" > /dev/null 2>&1 &
+#+END_SRC
** Uninstallation
#+BEGIN_SRC shell