Toqozz / wired-notify

Lightweight notification daemon with highly customizable layout blocks, written in Rust.
MIT License
581 stars 27 forks source link

imageblock not showing icons #150

Open Kaikacy opened 2 months ago

Kaikacy commented 2 months ago

imageblock that should show hint images ( --hint=string:image-path:gtk-icon-name-without-extention ) doesn't work. that means some applications that use gtk icons (/usr/share/icons/adwita or similar) in notifications (nm-applet) don't provide full path so images are not showing up and i have no control over it ( like in my scripts ). i haven't had same problem in other notification daemons. it will be really useful if you add/fix this