The Tour focuses on new overview features, which aren't relevant for gnome-classic where the overview is disabled altogether. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4026 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/169>
12 lines
334 B
JSON
12 lines
334 B
JSON
{
|
|
"parentMode": "user",
|
|
"stylesheetName": "gnome-classic.css",
|
|
"hasOverview": false,
|
|
"showWelcomeDialog": false,
|
|
"enabledExtensions": [@CLASSIC_EXTENSIONS@],
|
|
"panel": { "left": ["appMenu"],
|
|
"center": [],
|
|
"right": ["a11y", "keyboard", "dateMenu", "aggregateMenu"]
|
|
}
|
|
}
|