Added dunstify, now you can send notifications :)#58
Added dunstify, now you can send notifications :)#58FrenzyExists wants to merge 1 commit intosdushantha:masterfrom
Conversation
use notify-send to not be dunst specific |
|
I wanted, but notify-send doesn't have IDs per se, if i use notify-send the prev music notif won't be updated, rather put right after. And yeah I checked and I couldn't find that notify-send had nor the Appname option nor the ID option |
|
do you want general compatibility for anyone with a notification daemon or dunst specifics? |
|
So this might be something of interest to you. But since not everyone will be using the patched version of I unfortunately no longer use |
|
@TorchedSammy Some compatibility would be nice, using dunst is currently my option. What I would do is the patch sdushantha mentioned. I'll try the patch and replace dunst 👍 |
So I wanted notifications on ncmpcpp when I changd song, here's my implementation. I use dunst, if there's a way to generalize that would be cool. Reason i use dunst: replaces notifications via the id thing. I tried to make it as customizable as possible
Here's how it looks on my end. Hope this would be useful for anyone!