about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
Diffstat (limited to 'README.7')
-rw-r--r--README.715
1 files changed, 15 insertions, 0 deletions
diff --git a/README.7 b/README.7
index a942c40..9daf378 100644
--- a/README.7
+++ b/README.7
@@ -99,6 +99,19 @@ For example,
 PKG_CONFIG_PATH=/opt/libressl/lib/pkgconfig ./configure
 .Ed
 .
+.Pp
+The
+.Nm sandman
+wrapper is provided for macOS
+to stop and start
+.Nm
+on system sleep and wake.
+Install it as follows:
+.Bd -literal -offset indent
+make scripts/sandman
+sudo make install-sandman
+.Ed
+.
 .Sh FILES
 .Bl -tag -width "complete.c" -compact
 .It Pa chat.h
@@ -127,6 +140,8 @@ XDG base directories
 .
 .Pp
 .Bl -tag -width "scripts/notify-send.scpt" -compact
+.It Pa scripts/sandman.m
+sleep/wake wrapper for macOS
 .It Pa scripts/notify-send.scpt
 .Xr notify-send 1
 in AppleScript