Don't show icon name in notifications
parent
97dc116cd2
commit
6328a92227
|
@ -125,7 +125,7 @@
|
||||||
# %n progress value if set without any extra characters
|
# %n progress value if set without any extra characters
|
||||||
# %% Literal %
|
# %% Literal %
|
||||||
# Markup is allowed
|
# Markup is allowed
|
||||||
format = "<b>%I %a - %s</b>\n%b"
|
format = "<b>%a - %s</b>\n%b"
|
||||||
|
|
||||||
# Alignment of message text.
|
# Alignment of message text.
|
||||||
# Possible values are "left", "center" and "right".
|
# Possible values are "left", "center" and "right".
|
||||||
|
|
Loading…
Reference in New Issue