Add example for the history_ignore rule to dunstrc

Add example to demonstrate the usage of history_ignore to the default
dunstrc file.

Relevant issue: #302
This commit is contained in:
Nikos Tsipinakis 2017-02-25 15:38:54 +02:00
parent d8d267e1f0
commit 2126b212f6

View File

@ -263,6 +263,11 @@
# summary = "foobar" # summary = "foobar"
# format = "" # format = ""
#[history-ignore]
# # This notification will not be saved in history
# summary = "foobar"
# history_ignore = yes
#[signed_on] #[signed_on]
# appname = Pidgin # appname = Pidgin
# summary = "*signed on*" # summary = "*signed on*"