Browse Source

[dunst] Restore sane timeout for Dino's notifications

master
lara 5 years ago
parent
commit
00dae7c588
  1. 6
      config/dunst/dunstrc

6
config/dunst/dunstrc

@ -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…
Cancel
Save