[dunst] increase notification size

This commit is contained in:
odrling 2021-02-28 16:53:43 +01:00
parent 972814ffb0
commit 9ae73f865a

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 = "300x5-20+30"
geometry = "400-20+30"
# Show how many messages are currently hidden (because of geometry).
indicate_hidden = yes
@ -86,7 +86,7 @@
### Text ###
font = Monospace 10
font = Sans 11
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.