diff options
-rw-r--r-- | README.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |