summaryrefslogtreecommitdiff
path: root/config/X/dunst
diff options
context:
space:
mode:
Diffstat (limited to 'config/X/dunst')
-rw-r--r--config/X/dunst/dunstrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/X/dunst/dunstrc b/config/X/dunst/dunstrc
index 0c4eebc..4975d0a 100644
--- a/config/X/dunst/dunstrc
+++ b/config/X/dunst/dunstrc
@@ -4,7 +4,7 @@
### Display ###
# Which monitor should the notifications be displayed on.
- # monitor = 0
+ monitor = 1
# Display notification on focused monitor. Possible modes are:
# mouse: follow mouse pointer
@@ -17,7 +17,7 @@
#
# If this option is set to mouse or keyboard, the monitor option
# will be ignored.
- follow = keyboard
+ follow = none
### Geometry ###