From 8b65a911936448ed3239038e1ff9ae8d78caa6c0 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 23 Nov 2022 09:16:36 -0500 Subject: refactor: reverted back to 0x25 offset --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 53f19d4..8987b1e 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -36,7 +36,7 @@ origin = top-right # Offset from the origin - offset = 0x18 + offset = 0x25 # Scale factor. It is auto-detected if value is 0. scale = 0 -- cgit v1.2.3