commit 5278d4e9826961fe3bfb38c53058e8a6faed4dab
parent b2bc05e10299452aa83138d8db3cd99ba4e5fd4a
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date: Sat, 27 Apr 2024 21:37:43 -0400
README.md: update for birde rename
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -3,16 +3,16 @@
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'
+ - [Main monitor patch](https://github.com/dudik/herbe/pull/21): Adds support for birde notifications to be displayed on the main monitor.
+ - [notify-send patch](https://github.com/dudik/herbe/pull/10): Script to use birde 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.
+ - I haven't yet found a way to make tiramisu pipe into birde notifications.
- Main monitor
- Even though I've patched the [main monitor patch](https://github.com/dudik/herbe/pull/21), the notifications still show up on my alternate monitor.
-Those are all of the problems I have so far with herbe, so if you'd like to see any other features in this please put in a pr if you've accidentally stumbled across this repo
+Those are all of the problems I have so far with birde, so if you'd like to see any other features in this please put in a pr if you've accidentally stumbled across this repo
Have a nice day!