From 4131f2949b55e9fc9b081afc0de81074e39945f3 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Fri, 29 Oct 2021 14:04:27 +0300 Subject: [PATCH] Move notifications to top-left corner --- config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index 89b854a..b3a6ac3 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -5,7 +5,7 @@ follow = mouse ### Geometry width = 350 height = 150 -origin = bottom-right +origin = top-right offset = 30x30