From b9c50f793e20594ae9c935498b479537e2dfdfce Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 29 Dec 2017 13:05:09 -0800 Subject: Scale icons down to a maximum of 24x24px --- dunst/.config/dunst/dunstrc.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dunst') diff --git a/dunst/.config/dunst/dunstrc.org b/dunst/.config/dunst/dunstrc.org index 71dd932..3bfcd30 100644 --- a/dunst/.config/dunst/dunstrc.org +++ b/dunst/.config/dunst/dunstrc.org @@ -177,6 +177,12 @@ frame_color = "#3d3d3d" #+END_SRC + Scale icons larger than 24x24 down. + + #+BEGIN_SRC conf-unix + max_icon_size = 24 + #+END_SRC + * Keyboard shortcuts #+BEGIN_SRC conf-unix -- cgit v1.2.3-54-g00ecf