Special format for volume indicator. Appname is shown now.
This commit is contained in:
parent
92a23a1a99
commit
eb1a2591c8
@ -126,7 +126,7 @@
|
|||||||
# %n progress value if set without any extra characters
|
# %n progress value if set without any extra characters
|
||||||
# %% Literal %
|
# %% Literal %
|
||||||
# Markup is allowed
|
# Markup is allowed
|
||||||
format = "<b>%s</b>\n%b"
|
format = "<b>%s</b> %a\n%b"
|
||||||
|
|
||||||
# Alignment of message text.
|
# Alignment of message text.
|
||||||
# Possible values are "left", "center" and "right".
|
# Possible values are "left", "center" and "right".
|
||||||
@ -430,4 +430,9 @@
|
|||||||
# appname = "some_volume_notifiers"
|
# appname = "some_volume_notifiers"
|
||||||
# set_stack_tag = "volume"
|
# set_stack_tag = "volume"
|
||||||
#
|
#
|
||||||
|
[dunstify-volume]
|
||||||
|
appname = "dunstify"
|
||||||
|
summary = "*─*"
|
||||||
|
format = "<b>%s</b>\n%b"
|
||||||
|
#
|
||||||
# vim: ft=cfg
|
# vim: ft=cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user