dunst-project / dunst

Lightweight and customizable notification daemon
https://dunst-project.org
Other
4.59k stars 341 forks source link

Named SVG icons are scaled to max_icon_size #1075

Open ncfavier opened 2 years ago

ncfavier commented 2 years ago

Issue description

dunstify -i dialog-information a

Installation info

Minimal dunstrc:

[global]
width="(0, 1200)"
height=9999
enable_recursive_icon_lookup=yes
icon_theme="Flat-Remix-Violet-Dark"
min_icon_size=64
max_icon_size=500
fwsmit commented 2 years ago

Thanks for submitting. I can indeed reproduce it with the theme you gave.