forked from material-shell/material-shell
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
15 lines (15 loc) · 879 Bytes
/
metadata.json
File metadata and controls
15 lines (15 loc) · 879 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name": "Material Shell",
"description": "A modern desktop interface for Linux - packaged as an extension for GNOME Shell. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone.",
"uuid": "material-shell@papyelgringo",
"url": "https://material-shell.com",
"shell-version": [
"45",
"46"
],
"bindings": "org.gnome.shell.extensions.materialshell.bindings",
"layouts": "org.gnome.shell.extensions.materialshell.layouts",
"theme": "org.gnome.shell.extensions.materialshell.theme",
"tweaks": "org.gnome.shell.extensions.materialshell.tweaks",
"commit": "{put_commit_there}"
}