diff --git a/dunstrc b/dunstrc
index 45a1ca4..4158387 100644
--- a/dunstrc
+++ b/dunstrc
@@ -83,7 +83,7 @@
### Text ###
- font = "OCR A 10"
+ font = "OCR A 11"
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.
@@ -123,7 +123,7 @@
# %n progress value if set without any extra characters
# %% Literal %
# Markup is allowed
- format = "%s\n%b"
+ format = "%s\n\n%b"
# Alignment of message text.
# Possible values are "left", "center" and "right".