dot/.local/share/gnome-shell/extensions/auto-move-windows@gnome-she.../schemas/org.gnome.shell.extensions....

11 lines
559 B
XML
Raw Normal View History

2020-05-11 09:16:27 +00:00
<schemalist gettext-domain="gnome-shell-extensions">
<schema id="org.gnome.shell.extensions.auto-move-windows" path="/org/gnome/shell/extensions/auto-move-windows/">
<key name="application-list" type="as">
<!-- FIXME: should be a(su), when JS supports more of GVariant -->
<default>[ ]</default>
<summary>Application and workspace list</summary>
<description>A list of strings, each containing an application id (desktop file name), followed by a colon and the workspace number</description>
</key>
</schema>
</schemalist>