diff --git a/cfg/command.cfg b/cfg/command.cfg index a251771..a1fa6f1 100644 --- a/cfg/command.cfg +++ b/cfg/command.cfg @@ -99,6 +99,10 @@ object NotificationCommand "matrix-service-notification" { required = true value = "$notification_servicestate$" } + "-t" = { + required = true + value = "$notification_type$" + } "-u" = { required = true value = "$notification_servicedisplayname$"