-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add default icon to libnotify notifications #46
Conversation
Thanks for the PR! It is kinda intentional that there's no built-in icon, you can drop your favorite icon into any standard icon location, name it |
Makes sense. I think the only problem with this approach is that it's
unlikely to work out of the box, so it looks like libnotify integration is
broken. Besides there seems to be no mention of the setup required in the
readme.
What's your opinion on making notification icon configurable with the
Yubico logo as a fallback?
…On Mon, 2 Oct 2023, 20:57 Maxim Baz, ***@***.***> wrote:
Thanks for the PR! It is kinda intentional that there's no built-in icon,
you can drop your favorite icon into any standard icon location, name it
yubikey-touch-detector.png and it will be picked up. I am not sold yet
that we need to have something more than this, and especially to replace
custom icons with a single hardcoded one.
—
Reply to this email directly, view it on GitHub
<#46 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRDMDKJZNOZDA45YLQ67W3X5MMDFAVCNFSM6AAAAAA5OTD3X2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBTGY3DQNBTGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
What if instead of specifying a path to the icon in XDG data, we keep |
Amazing, thanks so much! Looks good to me, should I merge, or is there anything else you want to do? |
I think this is it for now. :) |
No description provided.