[gnome] Fix extension locations
This commit is contained in:
@ -0,0 +1,20 @@
|
||||
{
|
||||
"_generated": "Generated by SweetTooth, do not edit",
|
||||
"description": "Adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview.\n\nYou can support my work by sponsoring me on:\n- github: https://github.com/sponsors/aunetx\n- ko-fi: https://ko-fi.com/aunetx\n\nNote: if the extension shows an error after updating, please make sure to restart your session to see if it persists. This is due to a bug in gnome shell, which I can't fix by myself.",
|
||||
"donations": {
|
||||
"github": "aunetx",
|
||||
"kofi": "aunetx"
|
||||
},
|
||||
"gettext-domain": "blur-my-shell",
|
||||
"name": "Blur my Shell",
|
||||
"original-authors": [
|
||||
"me@aunetx.dev"
|
||||
],
|
||||
"settings-schema": "org.gnome.shell.extensions.blur-my-shell",
|
||||
"shell-version": [
|
||||
"45"
|
||||
],
|
||||
"url": "https://github.com/aunetx/gnome-shell-extension-blur-my-shell",
|
||||
"uuid": "blur-my-shell@aunetx",
|
||||
"version": 54
|
||||
}
|
||||
Reference in New Issue
Block a user