diff options
Diffstat (limited to 'dunst/dunstrc')
-rw-r--r-- | dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dunst/dunstrc b/dunst/dunstrc index 2159daf..555e4b6 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -235,7 +235,7 @@ min_icon_size = 32 # Scale larger icons down to this size, set to 0 to disable - max_icon_size = 128 + max_icon_size = 32 # Paths to default icons (only necessary when not using recursive icon lookup) icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/ |