mirror of
https://gitlab.com/thebiblelover7/dotfiles.git
synced 2025-12-14 04:03:50 +00:00
initial commit
This commit is contained in:
Binary file not shown.
@@ -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>
|
||||
Reference in New Issue
Block a user