Add Nextcloud notification rules (don't work!)
This commit is contained in:
parent
1182837047
commit
6197cea712
1 changed files with 13 additions and 2 deletions
15
dunstrc.ini
15
dunstrc.ini
|
@ -323,5 +323,16 @@
|
|||
# appname = Pidgin
|
||||
# summary = *twitter.com*
|
||||
# urgency = normal
|
||||
#
|
||||
# vim: ft=cfg
|
||||
|
||||
# Apparently these don't work! I have no idea why!
|
||||
[nextcloud-one-file]
|
||||
summary = Sync Activity
|
||||
body = * has been updated.
|
||||
urgency = low
|
||||
[nextcloud-more-files]
|
||||
summary = Sync Activity
|
||||
body = * have been updated.
|
||||
urgency = low
|
||||
|
||||
|
||||
# vim: set ts=4 sw=4 et ft=cfg :
|
||||
|
|
Loading…
Reference in a new issue