22 lines
595 B
JSON
22 lines
595 B
JSON
{
|
|
"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"
|
|
],
|
|
"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": "44.10"
|
|
}
|
|
|