diff --git a/dunst/dunstrc b/dunst/dunstrc index 2b500b6..6d06c08 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -24,7 +24,7 @@ # %I iconname (without its path) # %p progress value if set ([ 0%] to [100%]) or nothing # Markup is allowed - format = "%s\n%b" + format = "%s\n%p %b" # Sort messages by urgency. sort = yes