commit dec89e4d669a38a3f6dd8a6f2e2bae39f26369d3 parent a773e568e5543c59d9e1432ee8eb9c6e1b88f28a Author: Samuel DudÃk <24730635+dudik@users.noreply.github.com> Date: Mon, 29 Mar 2021 07:19:37 +0200 Merge pull request #26 from The-Compiler/patch-2 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.