iso-profiles-settings/tromjaro/gnome/desktop-overlay/etc/skel/.local/share/gnome-shell/extensions/donotdisturb@kylecorry31.github.io/schemas/org.gnome.shell.extensions.kylecorry31-do-not-disturb.gschema.xml
2019-11-06 21:43:51 +00:00

31 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="org-gnome-shell-extensions-kylecorry31-do-not-disturb">
<schema path="/org/gnome/shell/extensions/kylecorry31-do-not-disturb/" id="org.gnome.shell.extensions.kylecorry31-do-not-disturb">
<key type="b" name="show-icon">
<default>true</default>
<summary>Show an indicator icon when do not disturb is enabled.</summary>
<description></description>
</key>
<key type="b" name="mute-sounds">
<default>false</default>
<summary>Mutes all sound when do not disturb is enabled.</summary>
<description></description>
</key>
<key type="b" name="show-dot">
<default>false</default>
<summary>Shows a dot next to the date when notifications arrive during do not disturb mode.</summary>
<description></description>
</key>
<key type="b" name="show-count">
<default>true</default>
<summary>Displays the number of notifications during do not disturb mode.</summary>
<description></description>
</key>
<key type="b" name="do-not-disturb">
<default>false</default>
<summary>Activate the do not disturb mode.</summary>
<description></description>
</key>
</schema>
</schemalist>