From f2c5ea90d6a6ee63ebc2b91d2f6a076fdfded1ed Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 15 Apr 2026 11:29:40 +0100 Subject: Changed offset to suit Mango ( Wayland ) --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/dunst') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 4a0cc2d..423ab52 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -41,7 +41,7 @@ # Offset from the origin # NOTE: Dunst from version 1.11 and older use this alternative notation # offset = 10x50 - offset = (10, 48) + offset = (11, 10) # Scale factor. It is auto-detected if value is 0. scale = 0 -- cgit v1.2.3