From a0aa77d2eb0bdf24e4cafbb2c464e8d504213c1c Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Tue, 8 Oct 2019 14:31:57 +0200 Subject: [PATCH] made dunst follow keyboard focus --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 6235310..27d4005 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -15,7 +15,7 @@ # # If this option is set to mouse or keyboard, the monitor option # will be ignored. - follow = none + follow = keyboard # The geometry of the window: # [{width}]x{height}[+/-{x}+/-{y}]