1
0
Fork 0

Override the infinite timeout for YT notifications

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2025-02-20 18:55:04 +01:00
parent 8ec0da736b
commit 9feb4c1020
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -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]