dunst: follow keyboard focus

Works on both Hyprland and dwm.
This commit is contained in:
Donovan Glover 2024-10-06 15:50:29 -04:00
parent b491c67755
commit 575455f954
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -26,6 +26,7 @@ in
settings = { settings = {
global = { global = {
follow = "keyboard";
width = 370; width = 370;
separator_height = 1; separator_height = 1;
padding = 24; padding = 24;