dunst: print progress in messages
useful for pa-applet volume level information
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user