It was actually right. Forgot to reload dunst

This commit is contained in:
RealStickman 2020-10-10 14:44:34 +02:00
parent e286a1fa81
commit 92a23a1a99

View File

@ -126,7 +126,7 @@
# %n progress value if set without any extra characters
# %% Literal %
# Markup is allowed
format = "<b>%s</b> %a\n%b"
format = "<b>%s</b>\n%b"
# Alignment of message text.
# Possible values are "left", "center" and "right".