14 lines
366 B
Plaintext
14 lines
366 B
Plaintext
{
|
|
"uuid": "__UUID__",
|
|
"name": "Simple Tiling",
|
|
"description": "A Simple Tiling Extension for Gnome Shell.",
|
|
"version": __VERSION__,
|
|
"shell-version": [
|
|
"3.38"
|
|
],
|
|
"settings-schema": "org.gnome.shell.extensions.simple-tiling.domoel",
|
|
"preferences_ui": "prefs.js",
|
|
"url": "https://github.com/Domoel/Simple-Tiling",
|
|
"gettext-domain": "__UUID__"
|
|
}
|