blob: dbfaa915761c4d3cb19d7fefa2d115a0663690f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
}
|