dunst now showing percentage

This commit is contained in:
Felix Buehler 2017-07-08 01:08:53 +02:00
parent c8fe5a68ae
commit 5b1f0b8f5a

View file

@ -24,7 +24,7 @@
# %I iconname (without its path)
# %p progress value if set ([ 0%] to [100%]) or nothing
# Markup is allowed
format = "<b>%s</b>\n%b"
format = "<b>%s</b>\n%p %b"
# Sort messages by urgency.
sort = yes