From 14624fd1242679f97fc72644a3959fcddd170072 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Tue, 31 Mar 2020 16:22:46 +0200 Subject: [PATCH] Update dunst configuration --- dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dunst/dunstrc b/dunst/dunstrc index 799bf47..a55ff0a 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -15,7 +15,7 @@ # # If this option is set to mouse or keyboard, the monitor option # will be ignored. - follow = mouse + follow = none # The geometry of the window: # [{width}]x{height}[+/-{x}+/-{y}] @@ -29,7 +29,7 @@ # the top and down respectively. # The width can be negative. In this case the actual width is the # screen width minus the width defined in within the geometry option. - geometry = "300x10-20-20" + geometry = "300x10-20+20" # Show how many messages are currently hidden (because of geometry). indicate_hidden = yes