aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.indicator.notifications.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.ayatana.indicator.notifications.gschema.xml.in.in')
-rw-r--r--data/org.ayatana.indicator.notifications.gschema.xml.in.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.ayatana.indicator.notifications.gschema.xml.in.in b/data/org.ayatana.indicator.notifications.gschema.xml.in.in
index c7b6277..db9777a 100644
--- a/data/org.ayatana.indicator.notifications.gschema.xml.in.in
+++ b/data/org.ayatana.indicator.notifications.gschema.xml.in.in
@@ -15,6 +15,11 @@
<_summary>Clear notifications on middle click</_summary>
<_description>Normally when middle clicking the notification icon, the unread status will be toggled if the queue is not empty. With this option enabled, the notification queue will be cleared instead.</_description>
</key>
+ <key name="do-not-disturb" type="b">
+ <default>false</default>
+ <summary>Enable do-not-disturb mode</summary>
+ <description>On supported desktops enables do-not-disturb mode on the notification daemon.</description>
+ </key>
<key name="hide-indicator" type="b">
<default>false</default>
<_summary>Hide the indicator</_summary>