aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 6572e0e..ac448c8 100644
--- a/README.org
+++ b/README.org
@@ -21,7 +21,7 @@ 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:
+/Note:/ to get notifications, make sure ~dunst~ is running in the background. In your startup programs manager/rc:
#+BEGIN_SRC shell
dunst > /dev/null 2>&1 &
#+END_SRC