From da58d3afbdf477bb873ac44cba81ee4bcb1c0889 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 27 Mar 2021 22:09:17 +0100 Subject: [PATCH] Add projects integrating herbe to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 096455c..25eb20c 100644 --- a/README.md +++ b/README.md @@ -134,3 +134,6 @@ herbe is configured at compile-time by editing `config.h`. Every option should b ## Contribute If you want to report a bug or you have a feature request, feel free to [open an issue](https://github.com/dudik/herbe/issues). + +## Projects with herbe integration +- [qutebrowser](https://qutebrowser.org/) supports showing web notifications via herbe, via the `content.notifications.presenter` setting.