diff --git a/dunstrc b/dunstrc index d8665fe..c9b149e 100644 --- a/dunstrc +++ b/dunstrc @@ -162,6 +162,11 @@ # Align icons left/right/off icon_position = off + # Scale small icons up to this size, set to 0 to disable. Helpful + # for e.g. small files or high-dpi screens. In case of conflict, + # max_icon_size takes precedence over this. + min_icon_size = 0 + # Scale larger icons down to this size, set to 0 to disable max_icon_size = 32