dunst: Move window to bottom

This commit is contained in:
2021-09-25 19:06:03 +02:00
parent 1551ef8ce0
commit 67a7d47a1d

View File

@@ -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-40"
# Show how many messages are currently hidden (because of geometry).
indicate_hidden = yes