initial commit

This commit is contained in:
2022-01-12 14:55:33 -03:00
commit c968bf909f
330 changed files with 61257 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="gnome-shell-extensions">
<schema path="/org/gnome/shell/extensions/go-to-last-workspace/" id="org.gnome.shell.extensions.go-to-last-workspace">
<key name="shortcut-key" type="as">
<default><![CDATA[['<Super>escape']]]></default>
<summary>Keybinding switch to last workspace</summary>
<description>
The keybinding used to switch to the last used workspace.
</description>
</key>
</schema>
</schemalist>