-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Labels
Description
Issue description
I set enable_recursive_icon_lookup to true in my dunstrc. After version 1.11.0, the icon is alway displayed in dunstify command. Like
dunstify "Hello"
In some cases, I don't want to show the icon in dunstify command. I've checked the dunstify --help menu, there doesn't seem to be a flag, like --no-icon, to disable the icon.
Installation info
- Version:
Dunst - A customizable and lightweight notification-daemon 1.11.0 (2024-04-15) - Install type:
pacman - Window manager / Desktop environment:
dwm - Distro:
ArchLinux
Minimal dunstrc
[global]
enable_recursive_icon_lookup = true9mdv, misterhackerman and Arian8j2
