aboutsummaryrefslogtreecommitdiff
path: root/.config/dunst
diff options
context:
space:
mode:
authorBlista Kanjo2022-10-18 11:03:17 -0400
committerBlista Kanjo2022-10-18 11:03:17 -0400
commit4964cca596a45f53d636349e41fdd9fc3ea86cb4 (patch)
treea997f6035e9fd98be76d5c4ad5aa377f359652e0 /.config/dunst
parenta449566eab1155fcbbf3b8d478eb519b4c501e77 (diff)
refactor: notification now follows which monitor the mouse cursor is located
Diffstat (limited to '.config/dunst')
-rw-r--r--.config/dunst/dunstrc2
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 ###