Merge pull request #26 from The-Compiler/patch-2

Add projects integrating herbe to readme
This commit is contained in:
Samuel Dudík 2021-03-29 07:19:37 +02:00 committed by GitHub
commit dec89e4d66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,3 +134,6 @@ herbe is configured at compile-time by editing `config.h`. Every option should b
## Contribute ## 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). 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.