diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 6ddc7df3..7b7a793e 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -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 = "%s (%a)\n%b" + format = "%s (%a)\n%b" # Alignment of message text. # Possible values are "left", "center" and "right".