From 73f1612d4750df76ee7026e36063e34088264f72 Mon Sep 17 00:00:00 2001 From: Cássio Date: Tue, 22 Dec 2020 01:47:58 -0300 Subject: added documentation for the notification setting --- doc/vimb.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/vimb.1 b/doc/vimb.1 index a8f7e8a..6f54eb0 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -1398,6 +1398,10 @@ The font family used as the default for content using monospace font. .B monospace-font-size (int) Default font size for the monospace font. .TP +.B notification (string) +Controls website access to the notification API, that sends notifications via +dbus. {`always', `never', `ask' (display a prompt each time)} +.TP .B offline-cache (bool) Whether to enable HTML5 offline web application cache support. Offline web application cache allows web applications to run even -- cgit v1.2.3