toggle to show notif icon on lockscreen

This commit is contained in:
2026-05-21 23:29:49 +02:00
parent 2342edcf66
commit a0d56b965c
5 changed files with 19 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ JsonObject {
property int maxFprintTries: 3
property bool recolorLogo: false
property bool showNotifContent: false
property bool showNotifIcon: false
property Sizes sizes: Sizes {
}