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
+7
View File
@@ -311,6 +311,13 @@ export const settingsIndex = [
section: "Lockscreen",
keywords: ["notification", "hide", "privacy"],
},
{
name: "Show notification icon",
category: "lockscreen",
categoryName: "Lockscreen",
section: "Lockscreen",
keywords: ["notification", "hide", "icon"],
},
{
name: "Blur amount",
category: "lockscreen",