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