From dfc9f960f07793250e05362df28c9f727feb0076 Mon Sep 17 00:00:00 2001 From: katherine Date: Tue, 15 Apr 2025 16:45:39 +1000 Subject: update dunst config --- .config/init/gen/dunstrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/init/gen/dunstrc.sh') diff --git a/.config/init/gen/dunstrc.sh b/.config/init/gen/dunstrc.sh index 99a7993..d436954 100644 --- a/.config/init/gen/dunstrc.sh +++ b/.config/init/gen/dunstrc.sh @@ -5,7 +5,7 @@ echo "\ width = (0, 1000) # height = 300 origin = top-right - offset = 4x$(($bheight + 4)) + offset = (4, $(($bheight + 4))) scale = 0 notification_limit = 0 progress_bar = true -- cgit v1.2.3