From 228f20862a5aedc8ef4191493d05b7ae7d301329 Mon Sep 17 00:00:00 2001 From: _N0x Date: Thu, 28 Sep 2023 14:53:24 +0200 Subject: [PATCH] fixed outdated dunst conf --- dunst/.config/dunst/dunstrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index 4141a8e..36ed553 100644 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc @@ -24,7 +24,7 @@ # dynamic width from 0 to 300 # width = (0, 300) # constant width of 300 - width = 0 + width = (50, 400) # The maximum height of a single notification, excluding the frame. height = 300 @@ -206,7 +206,7 @@ # icon_theme = "Adwaita, breeze" # Align icons left/right/top/off - icon_position = left + icon_position = top # 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, @@ -214,7 +214,7 @@ min_icon_size = 32 # Scale larger icons down to this size, set to 0 to disable - max_icon_size = 128 + max_icon_size = 64 # Paths to default icons (only neccesary when not using recursive icon lookup) icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/