From 754fe43f482b7fe41a52f84074e8ee5b1083d21a Mon Sep 17 00:00:00 2001 From: Jan Krautmacher Date: Thu, 25 Sep 2025 07:19:28 +0200 Subject: dunst: Set max_icon_size = 32 I do not want huge images on my screen all the time. --- dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dunst/dunstrc') 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/ -- cgit v1.2.3-70-g09d2