|
|
|
@ -162,7 +162,6 @@
@@ -162,7 +162,6 @@
|
|
|
|
|
foreground = "#ffffff" |
|
|
|
|
timeout = 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Every section that isn't one of the above is interpreted as a rules |
|
|
|
|
# to override settings for certain messages. |
|
|
|
|
# Messages can be matched by 'appname', 'summary', 'body' or 'icon' |
|
|
|
@ -181,42 +180,17 @@
@@ -181,42 +180,17 @@
|
|
|
|
|
# NOTE: It might be helpful to run dunst -print in a terminal in order to find |
|
|
|
|
# fitting options for rules. |
|
|
|
|
|
|
|
|
|
#[espeak] |
|
|
|
|
# summary = "*" |
|
|
|
|
# script = dunst_espeak.sh |
|
|
|
|
|
|
|
|
|
#[script-test] |
|
|
|
|
# summary = "*script*" |
|
|
|
|
# script = dunst_test.sh |
|
|
|
|
|
|
|
|
|
########################################################## |
|
|
|
|
#[ignore] |
|
|
|
|
## This notification will not be displayed |
|
|
|
|
# summary = "foobar" |
|
|
|
|
# format = "" |
|
|
|
|
|
|
|
|
|
[signed_on] |
|
|
|
|
appname = Pidgin |
|
|
|
|
summary = "*signed on*" |
|
|
|
|
urgency = low |
|
|
|
|
|
|
|
|
|
[signed_off] |
|
|
|
|
appname = Pidgin |
|
|
|
|
summary = *signed off* |
|
|
|
|
urgency = low |
|
|
|
|
|
|
|
|
|
[says] |
|
|
|
|
appname = Pidgin |
|
|
|
|
summary = *says* |
|
|
|
|
urgency = critical |
|
|
|
|
format = "%s "%b"" |
|
|
|
|
|
|
|
|
|
[music] |
|
|
|
|
appname = Amarok |
|
|
|
|
summary = "Now playing" |
|
|
|
|
urgency = low |
|
|
|
|
|
|
|
|
|
#[twitter] |
|
|
|
|
# appname = Pidgin |
|
|
|
|
# summary = *twitter.com* |
|
|
|
|
# urgency = normal |
|
|
|
|
# |
|
|
|
|
[electron] |
|
|
|
|
appname = Electron |
|
|
|
|
urgency = normal |
|
|
|
|
#format = "<b>%a:</b> %s" |
|
|
|
|
format = "<b>%a:</b> %s\n%b" |
|
|
|
|
|
|
|
|
|
########################################################## |
|
|
|
|
|
|
|
|
|