dunst: print progress in messages

useful for pa-applet volume level information
This commit is contained in:
2014-06-11 02:52:53 +03:00
parent 875e684478
commit 249b2c8589

View File

@@ -21,7 +21,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%b %p"
# Sort messages by urgency.
sort = yes