From 5bf2fca9161604194177fbd40132af9b4f0c7a7a Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 1 Feb 2023 10:59:35 +0100 Subject: up --- .config/dunst/dunstrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/dunst/dunstrc') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 4fecd8b..9b0d0e8 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,10 +1,10 @@ [global] monitor = 0 follow = none - geometry = 800x500-40+40 - # width = 200 - # height = 500 - # origin = top-right + width = (200, 800) + height = 500 + origin = top-center + offset = 0x50 indicate_hidden = yes shrink = yes transparency = 15 -- cgit v1.2.3