All dunstify and notify-send notifications won't show appname.
This commit is contained in:
parent
5509dddc86
commit
999045623c
@ -429,20 +429,14 @@
|
|||||||
#[stack-volumes]
|
#[stack-volumes]
|
||||||
# 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"
|
|
||||||
history_ignore = yes
|
|
||||||
timeout = 5
|
|
||||||
alignment = left
|
|
||||||
|
|
||||||
[dunstify-mute]
|
[dunstify]
|
||||||
appname = "dunstify"
|
appname = "dunstify"
|
||||||
summary = "*Mute*"
|
|
||||||
format = "<b>%s</b>\n%b"
|
format = "<b>%s</b>\n%b"
|
||||||
history_ignore = yes
|
|
||||||
timeout = 5
|
timeout = 5
|
||||||
|
|
||||||
|
[notify-send]
|
||||||
|
appname = "notify-send"
|
||||||
|
format = "<b>%s</b>\n%b"
|
||||||
|
|
||||||
# vim: ft=cfg
|
# vim: ft=cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user