Installation info
- Version: Dunst - A customizable and lightweight notification-daemon 1.7.0 (2021-10-19)
- Install type: package
- Distro and version: Arch Linux 5.14.14-arch1-1
The update to 1.7.0 has caused icons defined in dunstrc to disappear while everything functioned correctly in version 1.6.1. I believe this is a bug, I have followed the new dunstrc template and specified the default icon in sections such as [urgency_normal]. Here is my dunstrc.
The following warning is displayed:
$ dunst -verbosity info
INFO: '/home/user/.config/dunst/dunstrc' open, fd: '3'
INFO: '/usr/etc/xdg/dunst/dunstrc' open, fd: '4'
INFO: Parsing config, fd: '4'
INFO: Parsing config, fd: '3'
WARNING: Cannot use filtering rules in special section. Ignoring icon in section urgency_low.
WARNING: Cannot use filtering rules in special section. Ignoring icon in section urgency_normal.
WARNING: Cannot use filtering rules in special section. Ignoring icon in section urgency_critical.
INFO: Using X11 output
INFO: X11: Hiding window
Icons specified using dunstify --icon path/to/icon continue being displayed correctly.
Installation info
The update to 1.7.0 has caused icons defined in dunstrc to disappear while everything functioned correctly in version 1.6.1. I believe this is a bug, I have followed the new dunstrc template and specified the default icon in sections such as
[urgency_normal]. Here is my dunstrc.The following warning is displayed:
Icons specified using
dunstify --icon path/to/iconcontinue being displayed correctly.