feat: transient notification visibility (#170)

This commit is contained in:
lazytanuki
2022-10-09 11:29:48 +02:00
committed by GitHub
parent 81fb57ecb7
commit ebd726e38a
4 changed files with 14 additions and 7 deletions

View File

@@ -110,7 +110,7 @@ config file to be able to detect config errors
type: string ++
optional: false ++
default: enabled ++
values: ignored, muted, enabled ++
values: ignored, muted, transient, enabled ++
description: The notification visibility state. ++
*app-name*++
type: string ++