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