From 4964cca596a45f53d636349e41fdd9fc3ea86cb4 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Tue, 18 Oct 2022 11:03:17 -0400 Subject: refactor: notification now follows which monitor the mouse cursor is located --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/dunst') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 78c7077..8987b1e 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -20,7 +20,7 @@ # # If this option is set to mouse or keyboard, the monitor option # will be ignored. - follow = none + follow = mouse ### Geometry ### -- cgit v1.2.3