[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:
|
||||
|
||||
# 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_script = true
|
||||
|
@ -304,8 +304,8 @@
|
|||
# to find fitting options for rules.
|
||||
|
||||
[dino]
|
||||
desktop_entry = "im.dino.Dino"
|
||||
markup = "no"
|
||||
appname = "Dino"
|
||||
timeout = 10
|
||||
|
||||
#[espeak]
|
||||
# summary = "*"
|
||||
|
|
Loading…
Reference in a new issue