ADD: make install and dist folder with compiled extension

This commit is contained in:
2024-07-01 10:25:22 +01:00
parent 4f1f7aa9c8
commit faaf3a4840
7 changed files with 173 additions and 2 deletions

10
dist/metadata.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "float bar",
"description": "Adaptive floating topbar",
"uuid": "floatbar@tomtroeger.de",
"settings-schema": "org.gnome.shell.extensions.my-extension",
"shell-version": [
"46"
]
}