commit da58d3afbdf477bb873ac44cba81ee4bcb1c0889 parent a773e568e5543c59d9e1432ee8eb9c6e1b88f28a Author: Florian Bruhin <me@the-compiler.org> Date: Sat, 27 Mar 2021 22:09:17 +0100 Add projects integrating herbe to readme Diffstat:
| M | README.md | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git 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.