commit b2bc05e10299452aa83138d8db3cd99ba4e5fd4a
parent 8bed85829c85e3a6f9f30f7f99486894883972bc
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date: Sat, 27 Apr 2024 21:35:33 -0400
README.md: add list of patches
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,11 @@
# birde
### my [herbe](https://github.com/dudik/herbe) fork for birds
I chose to fork this program because I found the project very interesting and much better than my current notification daemon, dunst.
+### Patches applied:
+ - [Xresources patch](https://github.com/dudik/herbe/pull/11): Adds support for Xresources, which also adds pywal support!
+ - [Main monitor patch](https://github.com/dudik/herbe/pull/21): Adds support for herbe notifications to be displayed on the main monitor.
+ - [notify-send patch](https://github.com/dudik/herbe/pull/10): Script to use herbe for calls to 'notify-send'
+
My fork is still being worked on, so if anyone stumbles across this I would love some help with the problems I'm currently having.
- [Tiramisu](https://github.com/sweets/tiramisu) support
- I haven't yet found a way to make tiramisu pipe into herbe notifications.