Override the infinite timeout for YT notifications
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
8ec0da736b
commit
9feb4c1020
1 changed files with 5 additions and 0 deletions
|
@ -421,6 +421,11 @@
|
|||
# NOTE: It might be helpful to run dunst -print in a terminal in order
|
||||
# to find fitting options for rules.
|
||||
|
||||
[youtube_page_changes]
|
||||
appname = "Chromium"
|
||||
body = "*youtube.com*"
|
||||
timeout = 10
|
||||
|
||||
# Disable the transient hint so that idle_threshold cannot be bypassed from the
|
||||
# client
|
||||
#[transient_disable]
|
||||
|
|
Loading…
Add table
Reference in a new issue