Just as the default-min-max extension, this extension reverts a gnome-shell override and is meant to be used in classic mode. https://bugzilla.gnome.org/show_bug.cgi?id=689739
12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"name": "Static workspaces",
|
|
"description": "Disable dynamic workspace management",
|
|
"original-authors": [ "fmuellner@gnome.org" ],
|
|
"shell-version": [ "@shell_current@" ],
|
|
"url": "@url@"
|
|
}
|