12345678910111213141516171819202122232425 |
- {
- "_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\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.",
- "donations": {
- "github": "aunetx",
- "kofi": "aunetx"
- },
- "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": [
- "46",
- "47"
- ],
- "url": "https://github.com/aunetx/blur-my-shell",
- "uuid": "blur-my-shell@aunetx",
- "version": 67
- }
|