diff options
Diffstat (limited to 'extensions/44/vertical-workspaces/metadata.json')
-rw-r--r-- | extensions/44/vertical-workspaces/metadata.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/extensions/44/vertical-workspaces/metadata.json b/extensions/44/vertical-workspaces/metadata.json new file mode 100644 index 0000000..dbfaa91 --- /dev/null +++ b/extensions/44/vertical-workspaces/metadata.json @@ -0,0 +1,14 @@ +{ + "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": [ + "42", + "43", + "44" + ], + "url": "https://github.com/G-dH/vertical-workspaces", + "gettext-domain": "vertical-workspaces", + "settings-schema": "org.gnome.shell.extensions.vertical-workspaces", + "version": 28 +} |