Files
aerospike-gnome/schemas/org.gnome.shell.extensions.aerospike.gschema.xml
2026-03-02 23:32:52 -05:00

10 lines
407 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema id="org.gnome.shell.extensions.aerospike" path="/org/gnome/shell/extensions/aerospike/">
<key name="tiling-type" type="s">
<default>"Horizontal"</default>
<summary>Type of tiling</summary>
<description>The type of tiling provided by aerospace</description>
</key>
</schema>
</schemalist>