mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Notification: make doNotDisturb non persistent (fixes #665)
This commit is contained in:
@@ -342,7 +342,6 @@ Singleton {
|
||||
// notifications
|
||||
property JsonObject notifications: JsonObject {
|
||||
property bool enabled: true
|
||||
property bool doNotDisturb: false
|
||||
property list<string> monitors: []
|
||||
property string location: "top_right"
|
||||
property bool overlayLayer: true
|
||||
|
||||
Reference in New Issue
Block a user