From 1460b2c637075ad9ac840536da9ac36115ca7eea Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 10 Dec 2024 00:48:07 -0800 Subject: dunst new version config height breaking change, offset preffered change --- home/xyz/.config/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home') diff --git a/home/xyz/.config/dunst/dunstrc b/home/xyz/.config/dunst/dunstrc index a73a95f0..f36fae5c 100644 --- a/home/xyz/.config/dunst/dunstrc +++ b/home/xyz/.config/dunst/dunstrc @@ -27,13 +27,13 @@ width = (0,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 # Offset from the origin - offset = 0x21 + offset = (0,21) # Scale factor. It is auto-detected if value is 0. scale = 0 -- cgit v1.2.3-70-g09d2