Dunst: Update dunst, add to bspwmrc

This commit is contained in:
2018-05-08 23:17:27 -05:00
parent 3eea14e99e
commit f1ff8b2979
4 changed files with 10 additions and 6 deletions

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 = "400x8-10+10"
geometry = "400x8-10+50"
# Show how many messages are currently hidden (because of geometry).
indicate_hidden = yes
@@ -86,7 +86,7 @@
### Text ###
#font = Monospace 8
font = Helvetica CE 10
font = Terminus 9
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.