diff options
| author | Blista Kanjo | 2022-10-18 11:03:17 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-10-18 11:03:17 -0400 |
| commit | 4964cca596a45f53d636349e41fdd9fc3ea86cb4 (patch) | |
| tree | a997f6035e9fd98be76d5c4ad5aa377f359652e0 /.config | |
| parent | a449566eab1155fcbbf3b8d478eb519b4c501e77 (diff) | |
refactor: notification now follows which monitor the mouse cursor is located
Diffstat (limited to '.config')
| -rw-r--r-- | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
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 ### |
