mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-08 20:55:16 +00:00
Notification: add DND option to widget and notification panel as requested in #212
This commit is contained in:
@@ -296,6 +296,7 @@ Singleton {
|
||||
|
||||
// notifications
|
||||
property JsonObject notifications: JsonObject {
|
||||
property bool doNotDisturb: false
|
||||
property list<string> monitors: []
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user