From a449566eab1155fcbbf3b8d478eb519b4c501e77 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Mon, 17 Oct 2022 10:53:40 -0400 Subject: refactor: notification offset --- .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 68ac18d..78c7077 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -36,7 +36,7 @@ origin = top-right # Offset from the origin - offset = 7x21 + offset = 0x25 # Scale factor. It is auto-detected if value is 0. scale = 0 -- cgit v1.2.3