diff options
Diffstat (limited to 'extensions/46/vertical-workspaces/metadata.json')
-rw-r--r-- | extensions/46/vertical-workspaces/metadata.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/extensions/46/vertical-workspaces/metadata.json b/extensions/46/vertical-workspaces/metadata.json new file mode 100644 index 0000000..163e115 --- /dev/null +++ b/extensions/46/vertical-workspaces/metadata.json @@ -0,0 +1,22 @@ +{ + "name": "V-Shell (Vertical Workspaces)", + "uuid": "vertical-workspaces@G-dH.github.com", + "description": "Customize your GNOME Shell UX to suit your workflow, whether you like horizontally or vertically stacked workspaces.", + "shell-version": [ + "45", + "46" + ], + "session-modes": [ + "user", + "unlock-dialog" + ], + "url": "https://github.com/G-dH/vertical-workspaces", + "donations": { + "buymeacoffee": "georgdh" + }, + "gettext-domain": "vertical-workspaces", + "settings-schema": "org.gnome.shell.extensions.vertical-workspaces", + "version-name": "46.1", + "version": 999 +} + |