From 78891a1b0d3790c1c1fe97558cb6e9a03a6b3bfc Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Tue, 10 Dec 2024 13:38:31 +0100 Subject: [PATCH] updated dunstrc. --- dunst/.config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index 31b773e..f78344c 100644 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc @@ -27,7 +27,7 @@ width = 300 # The maximum height of a single notification, excluding the frame. - height = 300 + height = (0,300) # Position the notification in the top right corner origin = top-right