mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
add option to hide notification widget when 0 notifications
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
},
|
||||
"NotificationHistory": {
|
||||
"showUnreadBadge": true,
|
||||
"hideWhenZero": false
|
||||
"hideWhenZero": false,
|
||||
"hideWhenZeroUnread": false
|
||||
},
|
||||
"SessionMenu": {
|
||||
"colorName": "error"
|
||||
|
||||
Reference in New Issue
Block a user