Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions schemas/org.cinnamon.desktop.notifications.gschema.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,17 @@
<default>false</default>
<summary>Whether notifications are displayed over fullscreen windows</summary>
</key>
<key name="application-children" type="as">
<default>[]</default>
<summary>List of application subfolders</summary>
</key>
</schema>

<schema id="org.cinnamon.desktop.notifications.application">
<key type="b" name="enabled">
<default>true</default>
<summary>Enable notifications</summary>
<description>Whether notifications are globally enabled for this application.</description>
</key>
</schema>
</schemalist>