[ReviewFix] dunstrc: Add min_icon_size

This commit is contained in:
Jonas Berlin 2019-12-03 20:45:27 +02:00
parent e077b949a6
commit 445d305bf8

View File

@ -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