patch: Vertical Stacking(antonholscher) + Dynamic content(TAAPArthur)
Apply multiple patches: Vertical Stacking(antonholscher) + dynamically updated the displayed notification(TAAPArthur)
I created this patch because i couldn't apply these 2 separated
How do you use this patch? How do you assign an ID to a notification and update the content? The vertical stacking works but I can't figure out the dynamic content part.
env HERBE_ID=/msgid herbe "typeyourdynamicmessagehere"
Hello, how can I apply the Xresource patch for this? Can u help me?
Hello, how can I apply the Xresource patch for this? Can u help me?
It's been a while since I patched herbe, so I don't remember if I had to make any special modifications to make the two patches work together, but you can check out the history of my repository to see exactly how I applied them. I first applied this patch and then I applied the xresources one over top.
https://github.com/mlscarlson/herbe/commits/herbe
Hello, how can I apply the Xresource patch for this? Can u help me?
It's been a while since I patched herbe, so I don't remember if I had to make any special modifications to make the two patches work together, but you can check out the history of my repository to see exactly how I applied them. I first applied this patch and then I applied the xresources one over top.
https://github.com/mlscarlson/herbe/commits/herbe
Thanks, @mlscarlson I cloned your repo, thats working like a charm. Thanks, again.