mu-wizard

shell script to easily configure mu4e accounts on Emacs
git clone git://git.ckyln.com/mu-wizard
Log | Files | Refs | LICENSE

commit 0db6ca23f60d9b64467dca87eba0001f065734bc
parent 57d3214b2ce738864e4d34154596c08b6bd51155
Author: Cem Keylan <cem@ckyln.com>
Date:   Wed, 31 Aug 2022 01:27:57 +0300

docs: update

Diffstat:
Mman/muw-sync.1 | 17+++++++++++++++++
1 file changed, 17 insertions(+), 0 deletions(-)

diff --git a/man/muw-sync.1 b/man/muw-sync.1 @@ -17,6 +17,23 @@ database. If the program is given arguments, it will interpret them as profile names and will sync only those profiles. It will otherwise sync all profiles managed under .Sy mu-wizard . +.Sh MAIL NOTIFICATIONS +.Nm muw +sends notifications for all unread mails since the last sync. The notification +program used by +.Nm muw +can be changed by using the +.Va MUW_NOTIFY +environment variable. These can be set as the following: +.Pp +.Bl -dash -offset indent -compact +.It +libnotify +.It +.Lk https://github.com/dudik/herbe herbe +.It +disabled (for disabling notifications) +.El .Sh AUTHOR .An Cem Keylan Aq Mt cem@ckyln.com .Sh COPYING