Files
aerospike-gnome/schemas/org.gnome.shell.extensions.aerospike.gschema.xml
2025-04-03 02:27:55 -04: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>