From 9bed890aa889dad4c46b6d18fff8cbdac9feab1a Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 12 Feb 2020 21:31:09 -0500 Subject: Add sandman wrapper --- README.7 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'README.7') 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 -- cgit 1.4.1