-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Description
Issue description
dunst doesn't resolve ~ or $HOME in icon_path. It was claimed to be fixed in 1.4 by @tsipinakis and here by @bebehei so I'm little puzzled.
Installation info
- Version:
1.11.0 (2024-04-15) - Install type:
package - Window manager / Desktop environment:
Hyprland - Distro:
Artix
Minimal dunstrc
enable_recursive_icon_lookup = false
# doesn't work
icon_path = ~/.config/dunst/icons/
# also doesn't work
#icon_path = $HOME/.config/dunst/icons/
# works
#icon_path = /home/<USER>/.config/dunst/icons/Metadata
Metadata
Assignees
Labels
No labels