add option to hide notification widget when 0 notifications

This commit is contained in:
notiant
2026-01-15 19:40:58 +01:00
committed by GitHub
parent be534d9ee6
commit bb025cffec
19 changed files with 81 additions and 38 deletions
+2 -1
View File
@@ -113,7 +113,8 @@
},
"NotificationHistory": {
"showUnreadBadge": true,
"hideWhenZero": false
"hideWhenZero": false,
"hideWhenZeroUnread": false
},
"SessionMenu": {
"colorName": "error"