[gnome] Update extensions for v46

This commit is contained in:
2024-04-03 12:59:14 -04:00
parent 3fb1ec63ae
commit 7421cdba8f
251 changed files with 15759 additions and 3153 deletions

View File

@ -5,16 +5,20 @@
"github": "aunetx",
"kofi": "aunetx"
},
"gettext-domain": "blur-my-shell",
"gettext-domain": "blur-my-shell@aunetx",
"name": "Blur my Shell",
"original-authors": [
"me@aunetx.dev"
],
"session-modes": [
"unlock-dialog",
"user"
],
"settings-schema": "org.gnome.shell.extensions.blur-my-shell",
"shell-version": [
"45"
"46"
],
"url": "https://github.com/aunetx/gnome-shell-extension-blur-my-shell",
"url": "https://github.com/aunetx/blur-my-shell",
"uuid": "blur-my-shell@aunetx",
"version": 54
"version": 59
}