Dunst: Play with font sizes a bit

This commit is contained in:
Salt 2018-06-23 14:40:06 -05:00
parent 654e1ece8f
commit 1647fbf3c0

View File

@ -125,7 +125,7 @@
# %p progress value if set ([ 0%] to [100%]) or nothing
# %n progress value if set without any extra characters
# Markup is allowed
format = "<b>%s</b> (%a)\n%b"
format = "<span font='Medium 13'>%s</span> <span font='Light'>(%a)</span>\n%b"
# Alignment of message text.
# Possible values are "left", "center" and "right".