Don't show icon name in notifications

master
Quentin Duchemin 2019-11-14 15:39:13 +01:00
parent 97dc116cd2
commit 6328a92227
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 1 additions and 1 deletions

View File

@ -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".