13 lines
464 B
XML
13 lines
464 B
XML
<schemalist gettext-domain="breezydesktop@org.xronlinux">
|
|
<schema id="org.gnome.shell.extensions.breezy-desktop" path="/org/gnome/shell/extensions/breezy-desktop/">
|
|
<key name="shortcut-recenter" type="as">
|
|
<default>
|
|
<![CDATA[['<Control><Super>space']]]>
|
|
</default>
|
|
<summary>Re-center display</summary>
|
|
<description>
|
|
Shortcut to re-center the virtual display.
|
|
</description>
|
|
</key>
|
|
</schema>
|
|
</schemalist> |