From 8deb24824501b56756e262cc38dc17512c71538a Mon Sep 17 00:00:00 2001 From: 0scar Date: Mon, 17 Oct 2022 19:32:24 +0200 Subject: Make dunst notification follow the mouse --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index aa61837..db86b26 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -2,7 +2,7 @@ alignment = left browser = /usr/bin/firefox-developer-edition -new-tab dmenu = /usr/bin/dmenu -p dunst: -follow = none +follow = mouse font = DejaVuSansMono Nerd Font Mono 9 format = "%s\n%b" frame_color = "#8EC07C" -- cgit v1.3