add color change if argv[1] is a color in #RRGGBB format
[herbe.git] / README.md
index 7c321e17d856d79b95de9f29d70b142ab57c5a8f..25eb20c8cc6063c3450f2ba44f3666d415f4a019 100644 (file)
--- a/README.md
+++ b/README.md
@@ -103,6 +103,8 @@ And you should be fine. That's all you really need to interact with `herbe`.
 
 [FreeBSD patch](https://github.com/dudik/herbe/pull/16)
 
+[Wayland port](https://github.com/muevoid/Wayherb) by [muevoid](https://github.com/muevoid)
+
 **Only the [herbe-git AUR package](https://aur.archlinux.org/packages/herbe-git/) is maintained by me.**
 
 ### Dependencies
@@ -132,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.