Update dunst configuration

This commit is contained in:
2020-03-31 16:22:46 +02:00
parent 379fcd877a
commit 14624fd124

View File

@@ -15,7 +15,7 @@
#
# If this option is set to mouse or keyboard, the monitor option
# will be ignored.
follow = mouse
follow = none
# The geometry of the window:
# [{width}]x{height}[+/-{x}+/-{y}]
@@ -29,7 +29,7 @@
# the top and down respectively.
# The width can be negative. In this case the actual width is the
# screen width minus the width defined in within the geometry option.
geometry = "300x10-20-20"
geometry = "300x10-20+20"
# Show how many messages are currently hidden (because of geometry).
indicate_hidden = yes