-
-
Notifications
You must be signed in to change notification settings - Fork 88
/
metadata.json
24 lines (24 loc) · 1.09 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"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\nIf you use Ubuntu, you may want to change the radius of the corner effect for Dash-to-Dock in preferences, else you may see unpleasantly mixed radii in your dock.\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.",
"name": "Blur my Shell",
"shell-version": [
"46",
"47"
],
"url": "https://github.com/aunetx/blur-my-shell",
"uuid": "blur-my-shell@aunetx",
"gettext-domain": "blur-my-shell@aunetx",
"settings-schema": "org.gnome.shell.extensions.blur-my-shell",
"session-modes": [
"unlock-dialog",
"user"
],
"original-authors": [
],
"donations": {
"github": "aunetx",
"kofi": "aunetx"
},
"version": 67
}