You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't seem to be able to override the icon of a Discord notification using the new_icon setting as descibed in the manual. The body gets overriden according to the format setting, but not the icon. The same rule works when I test it on a notification sent with notify-send however. Here's the output of dunst -print (with some details elided with the <home>, <user> and <channel> variables):
The only notable difference between the two seems to be the raw_icon flag that's set on the Discord notification. The same issue existed before (#339), but it should've been fixed according to 86cbc1d. Searching the current source code I can't find similar functionality anymore.
What am I missing? Has the fix been undone? Is the raw_icon flag the culprit here or something else? How can I still override the icon even if the flag is set?
Installation info
Version: Dunst - A customizable and lightweight notification-daemon 1.7.3
Issue description
I can't seem to be able to override the icon of a Discord notification using the
new_icon
setting as descibed in the manual. The body gets overriden according to theformat
setting, but not the icon. The same rule works when I test it on a notification sent withnotify-send
however. Here's the output ofdunst -print
(with some details elided with the<home>
,<user>
and<channel>
variables):The only notable difference between the two seems to be the
raw_icon
flag that's set on the Discord notification. The same issue existed before (#339), but it should've been fixed according to 86cbc1d. Searching the current source code I can't find similar functionality anymore.What am I missing? Has the fix been undone? Is the
raw_icon
flag the culprit here or something else? How can I still override the icon even if the flag is set?Installation info
Dunst - A customizable and lightweight notification-daemon 1.7.3
package
Fedora 35, i3
Minimal dunstrc
The text was updated successfully, but these errors were encountered: