Add Nextcloud notification rules (don't work!)

This commit is contained in:
M1dgard 2018-04-05 14:18:03 +02:00
parent 1182837047
commit 6197cea712
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -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 :