summaryrefslogtreecommitdiffstats
path: root/extensions/vertical-workspaces/metadata.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 16:01:24 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 16:01:24 +0000
commitc661a111be8aa600969cc61f2cf0e65a073185e5 (patch)
treeba27288b366a9bf954f6bd20e261af5cc055608c /extensions/vertical-workspaces/metadata.json
parentAdding no-overview entry in manpage. (diff)
downloadgnome-shell-extensions-extra-c661a111be8aa600969cc61f2cf0e65a073185e5.tar.xz
gnome-shell-extensions-extra-c661a111be8aa600969cc61f2cf0e65a073185e5.zip
Adding vertical-workspaces version 23.5 [f987be5].
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'extensions/vertical-workspaces/metadata.json')
-rw-r--r--extensions/vertical-workspaces/metadata.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/extensions/vertical-workspaces/metadata.json b/extensions/vertical-workspaces/metadata.json
new file mode 100644
index 0000000..ddc48be
--- /dev/null
+++ b/extensions/vertical-workspaces/metadata.json
@@ -0,0 +1,13 @@
+{
+ "name": "Vertical Workspaces",
+ "uuid": "vertical-workspaces@G-dH.github.com",
+ "description": "A extension that allows you to customize your desktop interface to suit your workflow and eyes. You can change the horizontal stacking of workspaces to vertical, but also change layout, content, appearance and behavior of Activities overview and workspace switcher.",
+ "shell-version": [
+ "42",
+ "43"
+ ],
+ "url": "https://github.com/G-dH/vertical-workspaces",
+ "gettext-domain": "vertical-workspaces",
+ "settings-schema": "org.gnome.shell.extensions.vertical-workspaces",
+ "version": 23.5
+}