From e400a3dc90f717dedd77aec680af988eee23cd11 Mon Sep 17 00:00:00 2001 From: "Reid \"reidlab" Date: Sat, 27 Apr 2024 00:44:26 -0700 Subject: [PATCH] make dunst notifications follow monitor --- config/dunst.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dunst.conf b/config/dunst.conf index 328b280..12d9efc 100644 --- a/config/dunst.conf +++ b/config/dunst.conf @@ -3,7 +3,7 @@ frame_color = "#89B4FA" separator_color= frame - follow = none + follow = "mouse" width = 300 height = 145 origin = top-right