summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-26 20:05:57 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-03-27 15:30:57 +0100
commit356a170ce30e94e42534ecbded402af852c5a67d (patch)
treee4f695aa93d9decfb4843c80fa5b2b16513fc5d2 /doc
parent38dee6b22559eefbccc5bccd8cdccffc3dd30dac (diff)
downloadqutebrowser-356a170ce30e94e42534ecbded402af852c5a67d.tar.gz
qutebrowser-356a170ce30e94e42534ecbded402af852c5a67d.zip
notifications: Add herbe backend
Diffstat (limited to 'doc')
-rw-r--r--doc/help/settings.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index 75ea4a0a6..fa71d7771 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -2537,6 +2537,7 @@ Valid values:
* +libnotify+: Use a libnotify-compatible presenter if DBus is available, show an error (and fall back to Qt's presenter) otherwise.
* +systray+: Use a notification presenter based on a systray icon. This is a reimplementation of the `qt` setting value, but with the possibility to switch to it at runtime.
* +messages+: Show notifications as qutebrowser messages. Most features (images, clicking/closing notifications) aren't available.
+ * +herbe+: Show notifications using herbe (github.com/dudik/herbe)
Default: +pass:[auto]+