CHANGE: updated to gnome shell 47

This commit is contained in:
2024-11-02 20:46:57 +01:00
parent fa41490406
commit 1e88bb0136
3 changed files with 12 additions and 18 deletions

15
dist/metadata.json vendored
View File

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

Binary file not shown.

View File

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