Dunst: Modify offset to account for nonexistant bottom bar

This commit is contained in:
Salt 2017-08-20 22:06:44 -05:00
parent a17f876e03
commit 887a2d7d20

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