Added timeout for volume
This commit is contained in:
parent
821fdd7056
commit
73a41f936f
@ -438,11 +438,13 @@
|
|||||||
summary = "*─*"
|
summary = "*─*"
|
||||||
format = "<b>%s</b>\n%b"
|
format = "<b>%s</b>\n%b"
|
||||||
history_ignore = yes
|
history_ignore = yes
|
||||||
|
timeout = 5
|
||||||
|
|
||||||
[dunstify-mute]
|
[dunstify-mute]
|
||||||
appname = "dunstify"
|
appname = "dunstify"
|
||||||
summary = "*Mute*"
|
summary = "*Mute*"
|
||||||
format = "<b>%s</b>\n%b"
|
format = "<b>%s</b>\n%b"
|
||||||
history_ignore = yes
|
history_ignore = yes
|
||||||
|
timeout = 5
|
||||||
|
|
||||||
# vim: ft=cfg
|
# vim: ft=cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user