[dunst] Restore sane timeout for Dino's notifications
This commit is contained in:
parent
c408c536b5
commit
00dae7c588
1 changed files with 3 additions and 3 deletions
|
@ -183,7 +183,7 @@
|
||||||
dmenu = /usr/bin/dmenu -p dunst:
|
dmenu = /usr/bin/dmenu -p dunst:
|
||||||
|
|
||||||
# Browser for opening urls in context menu.
|
# Browser for opening urls in context menu.
|
||||||
browser = /usr/bin/firefox -new-tab
|
browser = /usr/bin/xdg-open
|
||||||
|
|
||||||
# Always run rule-defined scripts, even if the notification is suppressed
|
# Always run rule-defined scripts, even if the notification is suppressed
|
||||||
always_run_script = true
|
always_run_script = true
|
||||||
|
@ -304,8 +304,8 @@
|
||||||
# to find fitting options for rules.
|
# to find fitting options for rules.
|
||||||
|
|
||||||
[dino]
|
[dino]
|
||||||
desktop_entry = "im.dino.Dino"
|
appname = "Dino"
|
||||||
markup = "no"
|
timeout = 10
|
||||||
|
|
||||||
#[espeak]
|
#[espeak]
|
||||||
# summary = "*"
|
# summary = "*"
|
||||||
|
|
Loading…
Reference in a new issue