mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(Plugins): add toggle to hide the update notification
This commit is contained in:
@@ -529,7 +529,8 @@
|
||||
"session": ""
|
||||
},
|
||||
"plugins": {
|
||||
"autoUpdate": false
|
||||
"autoUpdate": false,
|
||||
"notifyUpdates": true
|
||||
},
|
||||
"idle": {
|
||||
"enabled": false,
|
||||
|
||||
Reference in New Issue
Block a user